Use this as a template repo. Requires Deno. Add your
bluesky username and password to .env
then run your app with the following
command
deno run --allow-read --allow-net --allow-env .\index.ts
compile
deno compile --allow-read --allow-net --allow-env .\index.ts
API documentation can be found here: https://github.com/bluesky-social/atproto/tree/main/packages/api