relay-86/.dockerignore
@s.roertgen f623e7c969
Some checks failed
Build and Push Docker Image / build (push) Failing after 7s
Initial commit: Standard Nostr relay with NIP-86 management API
Features:
- NIP-86 management API with NIP-98 authentication
- Dual mode operation: blacklist (default) or allowlist mode
- BoltDB storage for events and management data
- Negentropy sync support
- Docker deployment ready
2026-02-12 13:18:31 +01:00

6 lines
37 B
Text

.git
.env
data/
*.db
*.md
!README.md