Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 

ExpressJs With MongoDb

🏁 Starting

# Clone this project
$ git clone https://github.com/Faisd405/Express-With-MongoDb.git

# Access
$ cd Express-With-MongoDb

# Install dependencies
$ npm install

# Copy .env.example to .env
$ cp .env.example .env

# Edit MongoDb Setting in .env

# Migrate Collection to Database
$ npm run migrate

# Run the project
$ npm run start

# The server will initialize in the <http://localhost:3000>

Back to top

About

I make this express with MVC architecture. This repository is used for learning Express With MongoDb, boilerplate, templates or whatever you want to use

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages