Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 361 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 361 Bytes

MongoDB Boilerplate

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.

  • Getting Started with MongoDB

  • Clone this repository.

  • Install dependencies - npm install

  • Run the Server - node app