Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/furkankayam/mongodb-and-mongo-express-docker-compose

✅ MongoDB and Mongo Express Docker Compose
https://github.com/furkankayam/mongodb-and-mongo-express-docker-compose

docker docker-compose mongo-docker mongo-express mongo-express-docker mongodb

Last synced: 19 days ago
JSON representation

✅ MongoDB and Mongo Express Docker Compose

Awesome Lists containing this project

README

        

![Mosquitto](./images/image.jpg)


- ✅ MongoDB + Mongo Express Docker Compose


Uses these packages:

[![MongoDB](https://img.shields.io/badge/MongoDB-4.4.17--focal-000?style=for-the-badge&logo=mongodb&logoColor=white&color=47A248)](https://www.mongodb.com/)

[![Mongo Express](https://img.shields.io/badge/mongo%20express-0.54.0-000?style=for-the-badge&logo=mongodb&logoColor=white&color=006600)](https://github.com/mongo-express/mongo-express)

[![Docker Compsose](https://img.shields.io/badge/Docker%20Compose-latest-000?style=for-the-badge&logo=Docker&logoColor=white&color=2496ED)](https://docs.docker.com/compose/)


### Installation

```bash
git clone https://github.com/furkankayam/mongodb-and-mongo-express-docker-compose.git
```


### Usage

```bash
docker-compose up
```


# License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details

Created by [Mehmet Furkan KAYA](https://www.linkedin.com/in/mehmet-furkan-kaya/)