The FrostCraft website flask app.
- Automatic generation of members list from config file
- Automatic generation of arbitrary docs and other pages from markdown sources
- Configurable form system with discord webhook integration
- Python 3.5+ and pip
apt-get install python3 python3-dev libffi-devbefore running setup.sh
- nginx or something else to stand in front of this app
To be written
git clonethis repo- Run
setup.shto grab pip dependencies - Set up uWSGI (TODO: document this)