Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 518 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 518 Bytes

atproto starter kit for deno

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