Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 754 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 754 Bytes

Important

Thank you for accessing this project.

Because this is used by a large number of users, it may stop due to Deno Deploy quota limit.

If you want to recieve RSS feed of your posts, you can use official RSS: https://bsky.app/profile/__bsky-handle__/rss

Bluestream

RSS feed generator for Bluesky.

https://bluestream.deno.dev/

Development

This works with Deno.

To run this locally, clone this repository and create .env file with the following content:

BLUESKY_IDENTIFIER=your-handle
BLUESKY_PASSWORD=your-pass

After that, run deno task dev to start server.

Author

kawarimidoll

License

MIT