Skip to content

deckool/CRUD_node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

After npm install on folder, you should npm install -g nodemon (-g = global shared) , the deamon to restart the server on every change you made to the code and start all the project with nodemon crud.js.

In case of fsevents warning message just ignore it. Document this url.

I used a different approach with mongoose update because of this otherwise the id is changing when update and Mongo does not accept that.

About

simple CRUD example using nodeJs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published