Python Flask Webserver Template
Python3 website template including git actions
Development
- Install requirements
python3 -m pip install -r requirements.txt
- Run the dev server
python3 server.py
Production
Run using the main.py file
python3 main.py
Languages
Python
51.3%
HTML
30.7%
CSS
10.1%
Dockerfile
7.9%