iammuhit / express-mongodb-crud

CRUD using Node, Express, MongoDB and Handlebars.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

Rename the .env.example file to .env
Replace DB_STRING with the mongodb connection string.

Available Commands

npm start

Runs the app in the development mode.
Open http://localhost:8080 to view it in the browser.

The page will reload if you make edits.

Learn More

To learn Node.JS, check out the Node documentation
To learn Express.JS, check out the Express documentation
To learn MongoDB, check out the MongoDB documentation
To learn MVC Architecture, check out the MVC wiki

About

CRUD using Node, Express, MongoDB and Handlebars.


Languages

Language:JavaScript 92.5%Language:Handlebars 7.2%Language:Shell 0.3%