Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cjsheets/docker-mongo-express
Quickly spin up a mongodb instance with mongo-express using docker-compose
https://github.com/cjsheets/docker-mongo-express
Last synced: 13 days ago
JSON representation
Quickly spin up a mongodb instance with mongo-express using docker-compose
- Host: GitHub
- URL: https://github.com/cjsheets/docker-mongo-express
- Owner: cjsheets
- License: mit
- Created: 2019-02-23T03:51:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-02-23T03:56:47.000Z (over 5 years ago)
- Last Synced: 2024-10-20T07:44:14.674Z (about 1 month ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-mongo-express
[![mongo-express](https://img.shields.io/badge/mongo-express+-brightgreen.svg)][mongo-express-url]
Quickly start a development database.
## Usage
First, copy `.env.example` to `.env` and configure the credentials and port.
```bash
docker-compose up
```## License
[MIT License][license-url]
[license-url]: LICENSE
[mongo-express-url]: https://github.com/mongo-express/mongo-express