GeekBoySupreme / mongodb-boilerplate

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%