Basic user management system(CRUD) build using node Js and express Js
npm install
Then Create .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 | ||
|---|---|---|---|---|
Basic user management system(CRUD) build using node Js and express Js
npm install
Then Create .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