chore: improve local setup and change database type (#33)

This commit is contained in:
Mostapha El Sabah 2024-12-20 17:27:59 -05:00 committed by GitHub
parent d46478a90d
commit 3f9d4f94ff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 72 additions and 40 deletions

5
.gitignore vendored
View file

@ -18,4 +18,7 @@ vite.config.js.timestamp-*
vite.config.ts.timestamp-*
*/dev.db
*/dev.db-journal
*/dev.db-journal
# Env files
.env.*