Modern JS Client for Janus
install the package:
pnpm installIf you run into this Error:
if (key == null || signature == null) throw new Error(Cannot find matching keyid: ${JSON.stringify({ signatures, keys })});
Error: Cannot find matching keyid: {"signatures": ...Please run the following commands:
npm uninstall -g corepack
npm install -g corepack
corepack enable
corepack prepare pnpm@latest --activate- setup project structure
- setup lint
- setup test
- setup CI/CD
- unbrella package -
@picpico-labs/bifrost - Supports web
- Supports native