this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

TypeScript 99.1%
Other 0.9%
11 1 0

Clone this repository

https://tangled.org/alice.mosphere.at/atproto-starter-kit https://tangled.org/did:plc:by3jhwdqgbtrcc7q4tkkv3cf/atproto-starter-kit
git@tangled.org:alice.mosphere.at/atproto-starter-kit git@tangled.org:did:plc:by3jhwdqgbtrcc7q4tkkv3cf/atproto-starter-kit

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

atproto starter kit#

Use this as a template repo. Requires Node 18+ with typescript and ts-node installed globally (npm i -g typescript ts-node). Add your bluesky username and password to .env then run your app with npm run start or ts-node-esm index.ts.

I recommend using eslint (for linting) and prettier (for enforcing code style) in your chosen text editor (or from the command line).

API documentation can be found here: https://github.com/bluesky-social/atproto/tree/main/packages/api

@ me on bluesky (@aliceisjustplaying.bsky.social, did:plc:by3jhwdqgbtrcc7q4tkkv3cf) if you've built something interesting with it!