generated from nathanwoodburn/python-webserver-template
1e990fcb0cd2391ac59fb41c10d69bd0f2f03c7d
All checks were successful
Build Docker / BuildImage (push) Successful in 1m44s
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
CSS
42%
Python
31.2%
HTML
22.1%
Dockerfile
4.7%