Monorepo for Aesthetic.Computer aesthetic.computer
at main 13 lines 413 B view raw
1# ATProto / Bluesky Configuration 2# Copy this file to .env and fill in your values 3 4# Bluesky Service (default: official Bluesky PDS) 5BSKY_SERVICE=https://bsky.social 6 7# For posting as @aesthetic.computer 8# Get app password from: https://bsky.app/settings/app-passwords 9BSKY_IDENTIFIER=aesthetic.computer 10BSKY_APP_PASSWORD=your-app-password-here 11 12# Optional: For firehose monitoring 13BSKY_RELAY=wss://bsky.network