.env.example
1# Github (For Projects)
2GITHUB_TOKEN=your-github-token
3
4# Bluesky
5BLUESKY_IDENTIFIER=your-handle.bsky.social
6BLUESKY_PASSWORD=your-app-password
7
8# Redis
9REDIS_URL=redis://username:password@host:port
1# Github (For Projects)
2GITHUB_TOKEN=your-github-token
3
4# Bluesky
5BLUESKY_IDENTIFIER=your-handle.bsky.social
6BLUESKY_PASSWORD=your-app-password
7
8# Redis
9REDIS_URL=redis://username:password@host:port