DeKal / DeKal/illuminati

[Local] Bring the mongodb up as a container

Open
#244 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Description

### Description
After https://github.com/DeKal/illuminati/issues/242, we may bring the mongodb up as a container.
Currently, we need to setup locally our mongo db on local to be able to run it. It’s quite complex for some beginners. Therefore we need to bring the thing in docker too.
1) Create a Dockerfile for mongoDB
2) write a script, or `docker compose` to bring up the mongodb, setting up with dummy data
3) Bring up our app cointainer, connecting with the DB

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.