a collection of lightweight TypeScript packages for AT Protocol, the protocol powering Bluesky
atproto bluesky typescript npm
101
fork

Configure Feed

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

chore: downgrade to node 22

might not be wise to stick with latest lts

Mary ddd5cb56 596e023b

+1 -1
+1 -1
mise.toml
··· 1 1 [tools] 2 2 bun = "1.2.13" 3 - node = "24.0" 3 + node = "22" 4 4 pnpm = "10"