Skip to content

okpierre/usky.app

 
 

Repository files navigation

usky.app

usky.app is a lightweight (29.91 kB gzipped) and minimalist web client for the decentralized social network, Bluesky.

usky.app allows you to see what's happening in Bluesky, join the conversation, discover new things, and look up people you know.

usky.app Home usky.app profile

Development

Clone the repository:

git clone https://github.com/seanvelasco/usky.app

Install dependencies:

npm install

Run the development server:

npm run dev

Stack

usky.app is a statically exported Solid.js SPA and PWA (previously a server-rendered SvelteKit app). Uses CSS modules for styling. Has two external dependencies: solid-router and solid-meta. All icons are from Heroicons (including app logo). Runs on Cloudflare Pages.

About

Web client for Bluesky using Solid.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 84.4%
  • CSS 13.7%
  • HTML 1.6%
  • JavaScript 0.3%