This is Ephesus-2, an open source to-be-running version of Betaveros' Ephesus.
It is a simple hassle free puzzle hunt upload and hosting website.
This project is currently set up to run via Heroku. A permanent site is currently in the works, once the hosting is sorted.
This is hosted over Django.
Just do
pip install -r requirements.txt
cp .env.template .env
And then edit the .env file to have the correct Django variable output for yourself
python manage.py makemigrations
python manage.py migrate
python manage.py runserver
Be nice to each other. Also, everything in Contributor Covenant version 1.4