The recipes.blue monorepo recipes.blue
recipes appview atproto
2
fork

Configure Feed

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

Update README.md

authored by

Hayden and committed by
GitHub
a1df13fb 3e2da5d4

+8
+8
README.md
··· 12 12 13 13 - Node.js 22.x LTS 14 14 - [pnpm](https://pnpm.io) 15 + - A [Turso](https://turso.tech) database 16 + - Maybe Docker? 17 + 18 + ## Services 19 + 20 + - [`api`](./apps/api): Runs the API server and hosts the SPA in production 21 + - [`ingester`](./apps/ingester): Ingests ATProto records from a Jetstream source independently of the API process. 22 + - [`web`](./apps/web): React SPA, hosted by the API in production.