Skip to content
Snippets Groups Projects
Verified Commit f9b6b19d authored by iliya.saroukha's avatar iliya.saroukha :first_quarter_moon:
Browse files

feat: added basic readme

parent 0cbe5a24
No related branches found
No related tags found
No related merge requests found
# TP `mongodb`
## Starting up `mongodb` server
```bash
docker compose up -d
```
## Import data into _tournamentManager_ database
```bash
cd collections
chmod u+x import_data.sh
./import_data.sh
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment