some backend stuff and getting fe to build

This commit is contained in:
iamBadgers
2024-03-05 12:15:18 -08:00
parent 4d469ff1d5
commit 37efd3949d
18 changed files with 2647 additions and 26 deletions

3
.gitignore vendored
View File

@@ -1,6 +1,7 @@
.DS_Store
node_modules
/dist
frontent/dist
backend/dist
# sqlite file
*.db
*.sqbpro