79c011a2179e05a1fcdc2248bd60445df8f3dfd1
Signed-off-by: Fabian Kilger <kilger@sec.in.tum.de>
EventRegistration
Simple flask server that hosts a web page used for event registration of h4tum ctf 2025. Integration with discord bot that whitelists registered users.
Setup
This project uses uv to manage dependencies.
Simply run uv sync and you are good to go.
Run cp app/config.py.example app/config.py from the root of the project. Fill in your information to finish the setup
How to run
Execute uv run run.py to start the development server
Description
Languages
HTML
67.3%
Python
25.6%
CSS
5.8%
Dockerfile
1.3%

