Skip to content

Hitesh-gurnani/ClearskyUI

 
 

Repository files navigation

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 change watcher

npm run build && npm run preview will serve a production-type build locally

Deployment:

Deploys are automatically handled by Cloudflare Pages

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.3%
  • CSS 14.8%
  • HTML 7.9%