This UI provides information from Bluesky using ATProto via Clearsky backend.
Install dependencies with npm install
npm run typecheck
to type check
npm start
to start a local server with a changer watcher
Deploys are automatically handled by Cloudflare Pages