See Collaborator Hub for details on this project: https://github.com/OWASP-ASI/FinBot-CTF-workstream
** Warning: main branch is potentially unstable **
Please follow below instructions to test drive the current branch
# Install dependencies
uv sync
# Setup database
uv run python scripts/setup_database.py
# Start the platform
uv run python run.pyPlatform runs at http://localhost:8000