Skip to content

Easily create and manage Capture the flag competitions

Notifications You must be signed in to change notification settings

asadse7en/fypCTF

Repository files navigation

Django project to Host Catpure the Flag Events

Diploy on Heroku

  1. Create runtime.txt add python version used in this file like python-x.xx.xx
  2. Add all the required packeges to requirements.txt with pip freeze > requirements.txtif on a virtual envirement
  3. Create Procfile with no extension and add this web: gunicorn projectname.wsgi --log-file - change project name to yours.

About

Easily create and manage Capture the flag competitions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published