In this project, I created node CRUD application with express and mongodb.
npm install
Then Create config.env file and create PORT and MONGO_URI Variable and specify Value. That's it. You are ready to go. To execute this project just type
npm start
| Name | Name | Last commit date | ||
|---|---|---|---|---|
In this project, I created node CRUD application with express and mongodb.
npm install
Then Create config.env file and create PORT and MONGO_URI Variable and specify Value. That's it. You are ready to go. To execute this project just type
npm start