Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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