Add CI deployment to app LXC
Some checks failed
CI / check (push) Successful in 18s
CI / deploy (push) Failing after 34s

This commit is contained in:
kacper 2026-04-15 06:28:30 -04:00
parent 3d33a78f1f
commit 9049d367ea
6 changed files with 531 additions and 2 deletions

1
.gitignore vendored
View file

@ -4,6 +4,7 @@ __pycache__/
.ruff_cache/
.env
.env.local
.env.proxmox
frontend/node_modules/
frontend/dist/
frontend/.vite/