The recipes.blue monorepo recipes.blue
recipes appview atproto
TypeScript 96.2%
JavaScript 1.8%
CSS 1.5%
Dockerfile 0.2%
HTML 0.2%
Shell 0.1%
88 2 0

Clone this repository

https://tangled.org/roost.moe/recipes.blue
git@tangled.org:roost.moe/recipes.blue

For self-hosted knots, clone URLs may differ based on your setup.

README.md

Cookware

A recipe manager app built on the AT Protocol.

GitHub License GitHub Issues or Pull Requests GitHub branch status


Requirements#

  • Node.js 22.x LTS
  • pnpm
  • A Turso database
  • Maybe Docker?

Services#

  • api: Runs the API server and hosts the SPA in production
  • ingester: Ingests ATProto records from a Jetstream source independently of the API process.
  • web: React SPA, hosted by the API in production.