whatisgithub

What is statusphere-react?

gaearon/statusphere-react — explained in plain English

Analysis updated 2026-07-17 · repo last pushed 2025-09-30

2Audience · developerComplexity · 3/5QuietSetup · moderate

In one sentence

A minimal Twitter-like status-sharing app built on the decentralized AT Protocol, with a React frontend and Node.js backend.

Mindmap

mindmap
  root((repo))
    What it does
      Share status updates
      Sign in with OAuth
      Live feed of posts
      Built on AT Protocol
    Tech stack
      React and Vite
      Node.js and Express
      TypeScript
    Use cases
      Learn AT Protocol apps
      Study decentralized social
      Reference signin flow
    Audience
      Developers
      Founders exploring social
    Deployment
      Single Node process
      Runs anywhere Node runs

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Build a working example app that talks to the AT Protocol network.

USE CASE 2

Study real signin, profile, and publishing flows for decentralized social apps.

USE CASE 3

Learn how a firehose-style live data feed is consumed and displayed.

USE CASE 4

Explore how decentralized backends differ from traditional centralized ones.

What is it built with?

ReactViteNode.jsExpressTypeScriptAT ProtocolOAuth

How does it compare?

gaearon/statusphere-react0-bingwu-0/live-interpreter0xkaz/llm-governance-dashboard
Stars222
LanguagePythonPython
Last pushed2025-09-30
MaintenanceQuiet
Setup difficultymoderatemoderatehard
Complexity3/52/54/5
Audiencedevelopergeneralops devops

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · moderate Time to first run · 30min

Requires OAuth setup against the AT Protocol network to sign in.

Copy-paste prompts

Prompt 1
Explain how this repo's OAuth signin flow connects to the AT Protocol and walk me through the code.
Prompt 2
Show me how the backend listens to the AT Protocol firehose and how that data reaches the React frontend.
Prompt 3
Help me add a new feature to this app, like liking or replying to a status update.
Prompt 4
Walk me through deploying this bundled React and Express app to a single Node.js host.

Frequently asked questions

What is statusphere-react?

A minimal Twitter-like status-sharing app built on the decentralized AT Protocol, with a React frontend and Node.js backend.

Is statusphere-react actively maintained?

Quiet — no commits in 6-12 months (last push 2025-09-30).

How hard is statusphere-react to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is statusphere-react for?

Mainly developer.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.