/mongodb-boilerplate

Boilerplate Code to start building an App connected to a MongoDB Instance

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

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