This commit is contained in:
2025-03-13 02:51:40 -04:00
parent 46d93a62a1
commit 5657d40c02
24 changed files with 1133 additions and 31 deletions

14
.dockerignore Normal file
View File

@ -0,0 +1,14 @@
.direnv
.env
build
# Client
/client/node_modules
/client/.svelte-kit
/client/src/lib/services
/client/static/openapi
# Server
/server/client
/server/tmp
/server/internal/services