Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mkhizeryounas/express-mongo

🚀 Express + MongoDB boilerplate
https://github.com/mkhizeryounas/express-mongo

babel express mongo mongodb mongoose nodejs

Last synced: 1 day ago
JSON representation

🚀 Express + MongoDB boilerplate

Awesome Lists containing this project

README

        

# Express Mongo Boilerplate

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/mkhizeryounas/express-mongo)

This is a simple express boilerplate with mongodb.

### Getting started

Edit `.env` file according to your keys.

```
yarn start
```

### Contributing

Feel free to submit pull requests.

### Authors

Khizer Younas - Initial work - [mkhizeryounas](http://github.com/mkhizeryounas)

### Licensing

The project is [MIT Licenced](./License.txt).