first pass

This commit is contained in:
2026-01-26 22:33:55 -06:00
commit fe66be4aad
37 changed files with 3127 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
.git
.gitignore
.env
.env.local
*.tar
*.tar.gz
# IDE
.vscode
.idea
# Documentation (keep README.md for the site if needed)
README.DOCKER.md
docs
# Docker files
Dockerfile
docker-compose.yml
.dockerignore
docker-deployment.json
*.ps1
# Logs
*.log