an attempt to make a lightweight, easily self-hostable, scoped bluesky appview
36
fork

Configure Feed

Select the types of activity you want to include in your feed.

Structure#

tldrawgraph.png

skylite splits the appview into two parts

  • Public Access Index Server (Index)
  • Contextual View Compositor Server (View)

in short, the index server hosts the hydration and skeleton indexes for users. and the view server collects data from many index servers and layers on top personal preferences and moderation data before handing it off to the application.