an attempt to make a lightweight, easily self-hostable, scoped bluesky appview
1# Skylite
2
3> An attempt at splitting the (Bluesky) AppView
4
5- Uses [Microcosm](https://microcosm.blue/)
6- Portable with [SQLite](https://jsr.io/@db/sqlite) and [Deno](https://deno.land/)
7- Built with [type safety](https://www.npmjs.com/package/@atproto/lex-cli)
8
9
10
11read more about the structure of Skylite in [structure.md](structure.md)
12
13# Skylite Dev Docs
14skylite dev docs is a documentation website to host all of the notes for developing skylite
15
16all lexicons are listed in the [Lexicons](httpindex) section
17
18more notes in [Dev Notes](notesindex) section