Thanks for helping make Vendo better.
pnpm install
pnpm build
pnpm testNode 22+, pnpm 11. The repo is a turbo monorepo: packages/ are the published
@vendoai/* libraries, built against the frozen contracts in docs/contracts/
(read 00-overview.md first; layering is enforced in pnpm lint). The demo
host apps live under apps/.
- Branch from
main; open a PR againstmain. pnpm build && pnpm test && pnpm typecheck && pnpm lintmust pass.- UI-affecting changes need before/after screenshots in the PR.
- Keep PRs focused; small is reviewable.
Use the issue templates. For security issues, see SECURITY.md — do not open a public issue.
By contributing, you agree your contributions are licensed under Apache-2.0.