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
https://tangled.org/danabra.mov/statusphere-react
git@tangled.org:danabra.mov/statusphere-react
For self-hosted knots, clone URLs may differ based on your setup.