Member management portal for Tullinge gymnasium datorklubb.
Copy the .enx.example to .env and modify the values where required.
Use docker-compose to run the application using gunicorn on port 5000.
docker-compose -f prod.yml up -dUse nginx or other proxy in front of gunicorn.
Copyright (C) 2020 - 2021, Tullinge gymnasium datorklubb, info@tgdk.se
Initially written by Vilhelm Prytz.