[READ-ONLY] Mirror of https://github.com/flo-bit/svelte-cloudflare-statusphere. statusphere.atmo.tools
atproto cloudflare-workers oauth svelte
0

Configure Feed

Select the types of activity you want to include in your feed.

update readme

+4 -2
+4 -2
README.md
··· 4 4 5 5 ![screenshot](./screenshot.png) 6 6 7 + 8 + **Demo:** https://statusphere.atmo.tools 9 + 10 + 7 11 svelte + cloudflare workers statusphere demo, built with lots of [`@atcute`](https://github.com/mary-ext/atcute) packages, [ufos.microcosm.blue](https://ufos.microcosm.blue/) (for recent status updates without its own backend), jetstream subscription for real-time updates and [@foxui](https://flo-bit.dev/ui-kit) for ui components. 8 12 9 13 also doubles as a demo of `@atcute/oauth-node-client` for server-side oauth flows in cloudflare workers, with session storage in KV and HMAC-signed cookies and lots of useful functions. 10 - 11 - **Demo:** https://statusphere.atmo.tools 12 14 13 15 ## Quick Start 14 16