this repo has no description
0
fork

Configure Feed

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

README fix

alice 685837fc 6bf0c9d3

+1 -1
+1 -1
README.md
··· 1 1 # bluesky starter kit 2 2 3 - Use this as a template repo. Requires Node 18+ with typescript and ts-node installed globally (`npm i -g typescript ts-node`). Put your bluesky username and password to `.env` then run your app with `npm run start` or `ts-node-esm index.ts`. 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`.