Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 392 Bytes

File metadata and controls

5 lines (5 loc) · 392 Bytes

Use pnpm for node and poetry for python to install and update dependencies. Run pnpm run format, pnpm run lint and pnpm run typecheck before commiting changes. To re-generate the API client run make codegen in the repository root. Run tests on affected codepaths using pnpm run test. Default credentials are stored in .env.local in the repository root or inside ~/.e2b/config.json.