Initial commit - steps 1-6 complete

This commit is contained in:
2026-06-16 22:13:09 -06:00
commit de4862b2d1
7 changed files with 889 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
# Secrets
.env
# Python
__pycache__/
*.pyc
*.pyo
.venv/
venv/
# Frontend build
frontend/node_modules/
frontend/dist/
# Logs & misc
*.log
.DS_Store
# SSL certs (generated on server)
certbot/
nginx/certbot/