move to packages

This commit is contained in:
2023-04-26 18:06:09 +02:00
parent 6fb7518b6a
commit 4c25ca005e
40 changed files with 2373 additions and 865 deletions

16
.gitignore vendored
View File

@@ -1,14 +1,10 @@
.env
*.tsbuildinfo
node_modules
dist
bin
# Backend
target
# Client
.DS_Store
node_modules
/.svelte
/build
/functions
.env
General
# Testing
test-results