A community based topic aggregation platform built on atproto
1# Aggregator Identity (pre-created account credentials) 2AGGREGATOR_HANDLE=kagi-news.local.coves.dev 3AGGREGATOR_PASSWORD=your-secure-password-here 4 5# Optional: Override Coves API URL (defaults to config.yaml) 6# COVES_API_URL=http://localhost:3001