- Runtime (monorepo)
- TypeScript SDK
- Python SDK
Clone the Build all workspace packages:Run the test suite:Start the API server in development mode:This runs
parmana repository and install workspace dependencies. Node.js >=22 is required.packages/api/src/server.ts, which exposes the REST API described in the API reference.Requirements
| Component | Requirement |
|---|---|
| Runtime (monorepo) | Node.js >=22, npm workspaces |
| TypeScript SDK | Node.js or a modern browser runtime with fetch |
| Python SDK | Python 3.9+ |