Initial public release of birdwatch-relay

This commit is contained in:
LOrignal_GaZzz 2026-05-03 22:47:38 -05:00
commit c176f2ad24
17 changed files with 2025 additions and 0 deletions

29
.dockerignore Normal file
View file

@ -0,0 +1,29 @@
.git
.gitignore
.dockerignore
.env
.env.*
firebase-key.json
*firebase-adminsdk*.json
serviceAccountKey.json
*-credentials.json
data/
*.db
*.db-shm
*.db-wal
docker-compose.yml
docker-compose.yml.bak
SECURITY-AUDIT.md
README.md
*.pem
*.key
secrets/
/out/
.idea/
.vscode/
.DS_Store
Thumbs.db
*.log
*.bak
*.bak[0-9]
*.bak[0-9][0-9]