Boilerplate Code to start building an App connected to a MongoDB Instance.
-
Create a MongoDB Instance, create a DB and get the DB Link and Password.
-
Clone this repository.
-
Install dependencies -
npm install
-
Run the Server -
node app
Boilerplate Code to start building an App connected to a MongoDB Instance
JavaScriptGPL-3.0
Boilerplate Code to start building an App connected to a MongoDB Instance.
Create a MongoDB Instance, create a DB and get the DB Link and Password.
Clone this repository.
Install dependencies -
npm install
Run the Server -
node app