Use persistent storage with better-sqlite3

This commit is contained in:
2026-05-20 13:06:22 +00:00
parent 036512d580
commit 558470f1cf
8 changed files with 815 additions and 73 deletions

4
.gitignore vendored
View File

@@ -1 +1,3 @@
/node_modules
/node_modules
/dist
*.db*