Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kawarimidoll/bluestream

RSS feed generator for Bluesky.
https://github.com/kawarimidoll/bluestream

bluesky deno deno-deploy rss

Last synced: about 2 months ago
JSON representation

RSS feed generator for Bluesky.

Awesome Lists containing this project

README

        

> [!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://bsky.app).

https://bluestream.deno.dev/

## Development

This works with [Deno](https://deno.land).

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](https://bsky.app/profile/did:plc:okalufxun5rpqzdrwf5bpu3d)

## License

MIT