add sqlite

This commit is contained in:
Wavering Ana 2025-01-29 18:52:49 -05:00
parent 8a3ee20a9d
commit daa1323b88
8 changed files with 707 additions and 254 deletions

1
.gitignore vendored
View file

@ -11,3 +11,4 @@ release.tar.gz
admin-setup-token.txt
package-lock.json
bun.lock
*.db*