actually start implementing the backend slowly

This commit is contained in:
Soph :3 2026-01-04 15:49:32 +02:00
parent 37ae49b66e
commit 342fd30d62
19 changed files with 977 additions and 136 deletions

View file

@ -55,6 +55,7 @@
"dependencies": {
"@libsql/client": "^0.15.15",
"@node-rs/argon2": "^2.0.2",
"bun-sqlite-key-value": "^1.13.1",
"mode-watcher": "^1.1.0",
"postgres": "^3.4.7"
}