a collection of lightweight TypeScript packages for AT Protocol, the protocol powering Bluesky
atproto bluesky typescript npm
101
fork

Configure Feed

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

docs(lex-cli): add a short recommendation for publishing

Mary 10232fd5 8d36e319

+2
+2
packages/lexicons/lex-cli/README.md
··· 22 22 ``` 23 23 npm exec lex-cli generate -c ./lex.config.js 24 24 ``` 25 + 26 + highly recommend packaging the generated schemas as a publishable library for others to use.