Yeet expo page

Fix score uploading
This commit is contained in:
Michał Gdula 2023-06-21 00:50:36 +03:00
parent 85a329ad6d
commit a93a8cf04d
40 changed files with 109 additions and 1247 deletions

View file

@ -1,6 +1,12 @@
# GameExpo23
The all-new and improved DV8 Game Expo website
All new and improved DV8 Game Expo project
While the Expo page got scrapped due to multiple reasons, this repo still includes the following:
- TheFrontRooms Server
- Postgres Database for the Server
- Caddy Proxy for hosting
If, like me, you want to run the Postgres server online for whatever reason, I suggest giving your database a very stong password, change the default user and database names and use the following guide for `fail2ban` support
https://warlord0blog.wordpress.com/2022/09/14/fail2ban-postgresql/
# Nerd Info
Written on the Flask app-factory style with Python
Ran with Gunicorn on Docker, using Caddy for the reverse-proxy