Your music, beautifully tracked. All yours. (coming soon) teal.fm
teal-fm atproto
readme.md

Types #

Rust lexicons for teal.fm and others.

Generate lexicons #

You will need to install jacquard-lexicon for lexicon code generation.

Install with: cargo install jacquard-lexicon

Then, from the workspace root, you can run jacquard-codegen --input ./lexicons --output ./services/types/src to manually generate lexicons

Or: run the workspace command pnpm lex:gen --rust-only to generate rust lexicons automatically.