search for standard sites pub-search.waow.tech
search zig blog atproto
11
fork

Configure Feed

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

readme: add specifics to stack descriptions

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

zzstoatzz cf1bdef6 49e8bedc

+5 -5
+5 -5
README.md
··· 25 25 26 26 ## stack 27 27 28 - - [Fly.io](https://fly.io) for hosting 29 - - [Turso](https://turso.tech) for SQLite + FTS5 30 - - [Tap](https://github.com/bluesky-social/indigo/tree/main/cmd/tap) for sync 31 - - [Zig](https://ziglang.org) backend 32 - - [Cloudflare Pages](https://pages.cloudflare.com) for frontend 28 + - [Fly.io](https://fly.io) hosts backend + tap 29 + - [Turso](https://turso.tech) cloud SQLite with FTS5 full-text search 30 + - [Tap](https://github.com/bluesky-social/indigo/tree/main/cmd/tap) syncs leaflet content from ATProto firehose 31 + - [Zig](https://ziglang.org) HTTP server, search API, content indexing 32 + - [Cloudflare Pages](https://pages.cloudflare.com) static frontend