Replace MySQL with SQLite, fix Jinja2 template syntax, and add README

This commit is contained in:
j
2026-03-07 19:50:14 +13:00
parent bd907c8d40
commit d8754a9d92
9 changed files with 104 additions and 58 deletions

View File

@@ -1,5 +1,4 @@
flask==3.1.*
flask-sqlalchemy==3.1.*
pymysql==1.1.*
paramiko==3.5.*
cryptography>=43.0