# Supabase configuration
SUPABASE_URL=your-supabase-url
SUPABASE_SERVICE_ROLE_KEY=your-service-role-key

# Bluesky Jetstream configuration
JETSTREAM_URL=wss://jetstream2.us-west.bsky.network/subscribe
FLUSHING_STATUS_NSID=im.flushing.right.now

# Optional: Bluesky API configuration
# Only needed if you want to authenticate with the Bluesky API
# BLUESKY_API_USERNAME=your-bluesky-username
# BLUESKY_API_PASSWORD=your-bluesky-password