Nathan Woodburn 50331bd7a3
All checks were successful
Build Docker / BuildImage (push) Successful in 2m7s
feat: Add initial site
2025-09-29 21:10:09 +10:00
2025-09-29 20:51:18 +10:00
2025-09-29 21:10:09 +10:00
2025-09-29 21:10:09 +10:00
2025-09-29 20:51:18 +10:00
2025-09-29 20:51:18 +10:00
2025-09-29 20:51:18 +10:00
2025-09-29 20:51:18 +10:00
2025-09-29 20:51:18 +10:00
2025-09-29 21:10:09 +10: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
An webapp that allows creating and displaying a weekly calendar. Used for weekly meetings, etc
Readme AGPL-3.0 173 KiB
Languages
CSS 44.2%
Python 29%
HTML 25.4%
Dockerfile 1.4%