the statusphere demo reworked into a vite/react app in a monorepo
TypeScript 89.2%
CSS 7.9%
JavaScript 1.7%
Other 1.2%
56 1 0

Clone this repository

https://tangled.org/graham.systems/statusphere-react https://tangled.org/did:plc:57od6g2ic3e3b3kauctjmo3k/statusphere-react
git@knot.tangled.wizardry.systems:graham.systems/statusphere-react git@knot.tangled.wizardry.systems:did:plc:57od6g2ic3e3b3kauctjmo3k/statusphere-react

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

AT Protocol Express App#

A demo application covering:

  • public firehose ingestion
  • identity and login with OAuth
  • writing to the network

Getting Started#

Development#

pnpm i
cp .env.template .env
pnpm run dev
# Navigate to http://localhost:8080