added script to reset and seed database (thanks opencode)

This commit is contained in:
2026-05-06 15:47:20 +01:00
parent 3f6e8073e9
commit 16acfd2b05
10 changed files with 896 additions and 27 deletions

2
.gitignore vendored
View File

@@ -23,3 +23,5 @@ vite.config.js.timestamp-*
vite.config.ts.timestamp-*
# SQLite
*.db
.session
scripts/data/*