Skip to content

Starter repo for deno projects using the atproto api (bluesky).

Notifications You must be signed in to change notification settings

sharunkumar/atproto-starter-kit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Starter repo for deno projects using the atproto api (bluesky).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%