Skip to content

xctf-io/chalgen-online

Repository files navigation

CHALGEN Online

GUI for creating tree-based CTF competitions.

Requirements

Install Flask:

python -m pip install Flask

Install the tailwindcss package via NPM:

npm install -D tailwindcss

Install Flowbite as a dependency using NPM:

npm i flowbite

Development

Start a local server by running python app.py inside your terminal:

python app.py

This should make the project available via the browser by going to http://localhost:5000/.

About

Website to generate CTF competitions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages