Containerize frontend

This commit is contained in:
Joey Yakimowich-Payne 2026-01-15 22:18:56 -07:00
commit cb565b5ac8
No known key found for this signature in database
GPG key ID: 6BFE655FA5ABD1E1
4 changed files with 74 additions and 36 deletions

17
.dockerignore Normal file
View file

@ -0,0 +1,17 @@
node_modules
dist
.git
.gitignore
*.md
.env*
!.env.example
server/
authentik/
caddy/
scripts/
docs/
tests/
*.log
.DS_Store
Caddyfile
docker-compose*.yml