chore: improve local setup and change database type

This commit is contained in:
Mostapha El Sabah 2024-12-20 16:47:28 -05:00
parent 8969e2b8aa
commit 9664de0e16
6 changed files with 22 additions and 5 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.*