JS/TS monorepo for Recall
This repository contains is package and applications for Recall, written in JavaScript/TypeScript.
See the respective package READMEs for usage instructions.
The following commands are available from root:
pnpm build
: Build all packagespnpm dev
: Run all packages in development modepnpm lint
: Run all linterspnpm format
: Format all filespnpm clean
: Clean all dependencies
PRs accepted.
Small note: If editing the README, please conform to the standard-readme specification.
MIT OR Apache-2.0, © 2025 Recall Contributors