Initial infrastructure setup

This commit is contained in:
Lorentz 2026-02-15 19:31:34 +00:00
commit 91f4ba3dbf
7 changed files with 754 additions and 0 deletions

5
.gitignore vendored Normal file
View file

@ -0,0 +1,5 @@
.env
traefik/acme.json
traefik/logs/
*.log
node_modules/