an appview-less Bluesky client using Constellation and PDS Queries reddwarf.app
frontend spa bluesky reddwarf microcosm

new bottom text

rimar1337 0aedb454 b279cb9c

Changed files
+1 -3
src
routes
+1 -3
src/routes/__root.tsx
··· 500 500 501 501 <div className="flex-1"></div> 502 502 <p className="text-xs text-gray-400 dark:text-gray-500 text-justify mx-4 mb-4"> 503 - Red Dwarf is a bluesky client that uses Constellation and direct PDS 504 - queries. Skylite would be a self-hosted bluesky "instance". Stay 505 - tuned for the release of Skylite. 503 + Red Dwarf is a Bluesky client that does not rely on any Bluesky API App Servers. Instead, it uses Microcosm to fetch records directly from each users' PDS (via Slingshot) and connect them using backlinks (via Constellation) 506 504 </p> 507 505 </aside> 508 506 </div>