NONE
NONE
NONE
NONE
NONE
NONE
NONE
NONE
NONE
MongoDB MongoDB Atlas(Cloud) serves as our database. Three collections reside within this database:
- "NONE"
Tools required to successfully execute this application:
- Node.js: https://nodejs.org/en/
- Node Package Manager: https://www.npmjs.com/get-npm
- MongoDB (Atlas): https://www.mongodb.com/cloud/atlas
npm install
## Database Connection
Modify line 12 within ./server.js:
## Application Execution
node server.js
The server will start Running on
If you are unable to install the libraries at the first attempt, try deleting the “node_modules” folder and the “package-lock.json” file.
After that, enter the command:
npm install
npm i
ex. @Vatsonio ex. @AdamSmasherr ex. @Dronchik09 ex. @W1nSoU ex. @bushchakkkkkky
- 0.1
- Initial Release