Scratch space for learning atproto app development
TypeScript 89.1%
CSS 7.1%
JavaScript 1.5%
Dockerfile 0.6%
Other 1.6%
35 1 0

Clone this repository

https://tangled.org/cduck.me/statusphere-example-app-fork
git@knot.cduck.me:cduck.me/statusphere-example-app-fork

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

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