First commit

This commit is contained in:
AlacrisDevs
2026-02-04 23:01:44 +02:00
commit cfec43f7ef
78 changed files with 9509 additions and 0 deletions

16
.dockerignore Normal file
View File

@@ -0,0 +1,16 @@
Dockerfile
Dockerfile.dev
docker-compose.yml
.dockerignore
.git
.gitignore
.gitattributes
README.md
.svelte-kit
.vscode
node_modules
build
**/.env
**/.env.*
*.log
.DS_Store