Steps
-
npm install
-
Change the code in index.ts to login with your own identifier
-
Un-comment other calls as desired
-
export BLUESKY_PASSWORD="mySecretPassword"
-
run
npx tsc
Note: (I got 3 errors messages but still get expected results at runtime)
- run
node ./dist/index.js