ClearskyApp06 / ClearskyUI

GNU Affero General Public License v3.0
7 stars 7 forks source link

Clearsky UI

This UI provides information from Bluesky using ATProto via Clearsky backend.

Installation

Install dependencies with npm install

Development

npm run typecheck to type check

npm start to start a local server with a changer watcher

Deployment:

Deploys are automatically handled by Cloudflare Pages