Nathan Woodburn ba04fb7c53
All checks were successful
Build Docker / BuildImage (push) Successful in 34s
Check Code Quality / RuffCheck (push) Successful in 45s
fix: Revert docker CI/CD to use correct repo
2025-11-20 15:53:02 +11:00
2024-10-03 12:47:14 +10:00
2025-11-20 15:42:35 +11:00
2024-09-13 10:16:44 +10:00
2025-11-20 15:44:56 +11:00
2025-11-20 15:43:09 +11:00
2025-11-20 15:43:09 +11:00

Python Flask Webserver Template

Python3 website template including git actions

Development

  1. Install requirements
python3 -m pip install -r requirements.txt
  1. Run the dev server
python3 server.py

Production

Run using the main.py file

python3 main.py
Description
Python3 website template including git actions
Readme AGPL-3.0 170 KiB
Languages
Python 51.3%
HTML 30.7%
CSS 10.1%
Dockerfile 7.9%