diff --git a/README.md b/README.md index 6043f45..24063a3 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,14 @@ ![screenshot](./screenshot.png) + +**Demo:** https://statusphere.atmo.tools + + 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. 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. -**Demo:** https://statusphere.atmo.tools - ## Quick Start ```sh