chore: improve local setup and change database type (#33)
This commit is contained in:
parent
d46478a90d
commit
3f9d4f94ff
10 changed files with 72 additions and 40 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -18,4 +18,7 @@ vite.config.js.timestamp-*
|
|||
vite.config.ts.timestamp-*
|
||||
|
||||
*/dev.db
|
||||
*/dev.db-journal
|
||||
*/dev.db-journal
|
||||
|
||||
# Env files
|
||||
.env.*
|
||||
Loading…
Add table
Add a link
Reference in a new issue