Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hbjydev authored Dec 9, 2024
1 parent 3e2da5d commit a1df13f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,11 @@

- Node.js 22.x LTS
- [pnpm](https://pnpm.io)
- A [Turso](https://turso.tech) database
- Maybe Docker?

## Services

- [`api`](./apps/api): Runs the API server and hosts the SPA in production
- [`ingester`](./apps/ingester): Ingests ATProto records from a Jetstream source independently of the API process.
- [`web`](./apps/web): React SPA, hosted by the API in production.

0 comments on commit a1df13f

Please sign in to comment.