For the complete documentation index, see llms.txt. This page is also available as Markdown.

Package dependencies

The repo contains many packages, separated by what it's supposed to do. Here's a very rough graph of how everything is connected together.

Please keep in mind that the server also serves everything built for the frontend. homepage, remote and renderer are hot-reloaded. Anything in the plugin are not.

Also, while db is not directly connected in the chart, in reality, graphql generates its schema directly from the database

Last updated