initial commit

This commit is contained in:
2026-08-16 21:18:45 -05:00
commit 1e05a01bcf
122 changed files with 29178 additions and 0 deletions
+27
View File
@@ -0,0 +1,27 @@
.git
.gitignore
.dockerignore
Dockerfile
docker-compose.yml
README.md
docs/
data/
backups/
*.db
*.db-wal
*.db-shm
.env
.env.*
!.env.example
*.pem
*.key
*.p12
*.pfx
credentials.json
secrets.*
vibedns
vibedns-*
dist/
out/
.idea/
.vscode/