refactor: Update .gitignore and package.json, and add database functionality

This commit is contained in:
mauro 🤙
2024-07-04 10:06:30 +00:00
parent 5396e42be8
commit a1149838e6
5 changed files with 246 additions and 1 deletions

1
.gitignore vendored
View File

@@ -15,6 +15,7 @@
# production
/build
.env
# misc
.DS_Store