From 90557b4f73c69070579c8a07ba057bb31dda09ca Mon Sep 17 00:00:00 2001 From: Florian <45694132+flo-bit@users.noreply.github.com> Date: Mon, 9 Mar 2026 19:51:11 +0100 Subject: [PATCH] update readme --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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 -- 2.51.2