the statusphere demo reworked into a vite/react app in a monorepo
TypeScript 84.8%
CSS 11.2%
JavaScript 2.4%
Other 1.7%
65 2 0

Clone this repository

https://tangled.org/danabra.mov/statusphere-react https://tangled.org/did:plc:fpruhuo22xkm5o7ttr2ktxdo/statusphere-react
git@tangled.org:danabra.mov/statusphere-react git@tangled.org:did:plc:fpruhuo22xkm5o7ttr2ktxdo/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