atproto starter kit for deno
June 11, 2023 ยท View on GitHub
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