This is the repository, where the Weinberg Secondary School develops a subdomain for their website wbgym.de.
- Clone the repository using git.
- Install the required packages using [command].
- Create a DB-File called
src/wbgym,.db
. - Run the script
main.py
to start the server.
- Pull the latest commits from the repository.
- Make the following changes to
main.py
:- Set debug to False
- Set host to '0.0.0.0'
And run the main.py
-file!