Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mkhizeryounas/express-mongo
- Owner: mkhizeryounas
- License: mit
- Created: 2019-03-30T23:09:39.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-11-21T01:33:19.000Z (3 months ago)
- Last Synced: 2024-11-21T02:24:10.806Z (3 months ago)
- Topics: babel, express, mongo, mongodb, mongoose, nodejs
- Language: JavaScript
- Homepage:
- Size: 3.32 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: License.txt
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).