Mert b844c3c427 add server il y a 2 mois
..
nginx b844c3c427 add server il y a 2 mois
web b844c3c427 add server il y a 2 mois
README.md b844c3c427 add server il y a 2 mois

README.md

The 'server' folder contains 2 folders: 'web' and 'nginx'. Both contain the files for starting a docker container

There is a docker-compose file that starts the 2 containers with the correct environment.

The server is written in Python and uses Flask for a REST API and flask-sqlalchemy for DB (SQLlite)