+17
readme.md
+17
readme.md
···
1
+
# pollz
2
+
3
+
polls on atproto
4
+
5
+
```
6
+
firehose → tap → backend (zig + sqlite) → frontend
7
+
↑
8
+
user's PDS (oauth)
9
+
```
10
+
11
+
## stack
12
+
13
+
- [tap](https://github.com/bluesky-social/atproto/tree/main/packages/tap) - firehose sync
14
+
- [zig](https://ziglang.org) + [httpz](https://github.com/ikskuh/http.zig) - backend
15
+
- [atcute](https://github.com/mary-ext/atcute) - atproto client
16
+
- [fly.io](https://fly.io) - backend hosting
17
+
- [cloudflare pages](https://pages.cloudflare.com) - frontend hosting