the statusphere demo reworked into a vite/react app in a monorepo
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

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