Add SQLite persistence, import-snapshot tool, and karma functionality

This commit is contained in:
Ilya Groshev
2026-04-20 09:57:47 +03:00
parent c9ad3fa4f4
commit c33e738fd5
70 changed files with 4151 additions and 833 deletions
+2 -4
View File
@@ -5,6 +5,7 @@
server/bin/
server/tmp/
server/lunar-tear
server/import-snapshot
__pycache__/
@@ -13,12 +14,9 @@ node_modules/
# Go
server/vendor/
# Certs (regenerate per-environment)
server/certs/
# Server assets (binary data, too large for git)
server/assets/
db/
# Snapshots (recorded user state)
snapshots/