this repo has no description
0
fork

Configure Feed

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

API doc link

alice b037ef18 ac2ced09

+2
+2
README.md
··· 1 1 # atproto starter kit 2 2 3 3 Use this as a template repo. Requires Node 18+ with typescript and ts-node installed globally (`npm i -g typescript ts-node`). Add your bluesky username and password to `.env` then run your app with `npm run start` or `ts-node-esm index.ts`. 4 + 5 + API documentation can be found here: [https://github.com/bluesky-social/atproto/tree/main/packages/api](https://github.com/bluesky-social/atproto/tree/main/packages/api)