Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sohelamin/express-example

Express.js example with MongoDB
https://github.com/sohelamin/express-example

express mongodb mongoose nodejs

Last synced: 5 days ago
JSON representation

Express.js example with MongoDB

Awesome Lists containing this project

README

        

# Express.js example

## Screenshots
![post crud](https://cloud.githubusercontent.com/assets/1708683/23076133/670ac022-f569-11e6-9301-8d028c8e8235.png)

## Usage

1. Make sure you've installed mongodb in your machine

2. Configure the `.env` file

3. Run the following commands
``` bash
npm install
npm run start

## Author
[Sohel Amin](http://www.sohelamin.com)