chore: Migrates development to use PostgreSQL instead.

This commit is contained in:
greysoh 2024-04-21 16:09:20 -04:00
parent 2237568b92
commit 1ae93d71f6
No known key found for this signature in database
GPG key ID: FE0F173B8FC01571
12 changed files with 96 additions and 133 deletions

3
.gitignore vendored
View file

@ -132,5 +132,4 @@ dist
.yarn/install-state.gz
.pnp.*
*.db
*.db-journal
.tmp