Skip to content

recallnet/js-recall

Repository files navigation

js-recall

License standard-readme compliant

JS/TS monorepo for Recall

Background

This repository contains is package and applications for Recall, written in JavaScript/TypeScript.

Usage

See the respective package READMEs for usage instructions.

Development

The following commands are available from root:

  • pnpm build: Build all packages
  • pnpm dev: Run all packages in development mode
  • pnpm lint: Run all linters
  • pnpm format: Format all files
  • pnpm clean: Clean all dependencies

Contributing

PRs accepted.

Small note: If editing the README, please conform to the standard-readme specification.

License

MIT OR Apache-2.0, © 2025 Recall Contributors