This is the code for the official PokéHunt Website.
Download the file config.json
from here and edit the values
Download the file compose.yml
from here
After that run the following command:
docker compose up -d
Pull requests are welcome. For major changes, please open a discussion first to discuss what you would like to change.
Please make sure to update tests as appropriate.