Skip to content

a backend in node with restify framework using es6 with webpack

Notifications You must be signed in to change notification settings

mklemersson/restify-todo-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

restify-todo-server

a simple back-end server usgin restify framework, mongoose and webpack

running

  • installing dependencies
npm install
  • building project
npm run build

or

npm run dev

last command will also build and run the project

About

a backend in node with restify framework using es6 with webpack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published