Quickstart with Docker:
- Change the USE_DOCKER variable in config/project_config.py to True and adjust the rest of the settings to your needs.
- Change the following environment variables under "letsencrypt" in the docker-compose.yml file to your configuration to enable SSL:
- URL
- SUBDOMAINS
- "docker-compose up"
This automatically creates an admin account with the password defined in config as well as the categories defined in the same file.
Without Docker:
- Checkout master branch
- Change configuration to desired values in '/config/project_config.py'
- "manage.py initproject"
- Run locally with "manage.py runserver" or deploy according to your needs
Contributions Icons: https://mapicons.mapsmarker.com/