- Docker (for Windows / MAC)
You have to create a volume, where the database data will be stored (the name has to be vikoverflow-data).
docker volume create --name vikoverflow-data
docker-compose up
This will build the images, if you run it for the first time. You can rebuild the image(s) if needed with docker-compose build.
API can be accessed at http://localhost:8000
App can be viewed at http://localhost:3000
| Name | Nickname | Role | Contact |
|---|---|---|---|
| Gál Dániel | Den | project leader | @daendev |
| Márki-Zay Ferenc | Feri | developer | @ferencmarkizay |
| Chif Gergő | Chif | frontend leader | @chifgeri |
| Orova Márton | Marci | developer | @martonorova |
| Prehoda Balázs | Balázs | developer | @balazsprehoda |
| Bodor Máté | Bodor | developer | @bmate771 |
| Czémán Barnabás | Cémi | developer | @barni2000 |