Skip to content

This repo contains a Boilerplate for Express and Mongodb. You can follow the steps below to leverage the boilerplate and save your precious time.

Notifications You must be signed in to change notification settings

SyedGhazanferAnwar/Express-Mongo-Boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express-Mongo-Boilerplate

This repo contains a Boilerplate for Express and Mongodb. You can follow the steps below to leverage the boilerplate and save your precious time. :)

Steps to Use

Clone the repo, run npm install, make a .env file containing PORT,MONGO_CONNECTION_STRING. Your final .env should look like this.

PORT=3000
MONGO_CONNECTION_STRING="<Your mongo connection string>"

About

This repo contains a Boilerplate for Express and Mongodb. You can follow the steps below to leverage the boilerplate and save your precious time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published