-
Notifications
You must be signed in to change notification settings - Fork 0
TimelordUK/todo-with-nextjs_msnodesqlv8
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
yarn install create table in db create table Task ( _id int identity(1,1) not null, completed int not null, task varchar(200) not null ) change conStr in utils.dbConnect yarn dev
About
demo of next and msnodesqlv8
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published