connect to db on startup

This commit is contained in:
2022-12-02 22:59:13 -08:00
parent e423df8e51
commit 196510e9a2
7 changed files with 454 additions and 15 deletions

3
.gitignore vendored
View File

@ -1,8 +1,7 @@
dist
**/node_modules
src-tauri/target/
**/creddy.db
# just in case
credentials*