Requirements 📋 ​
To use Backpack in your project, please consider the following requirements.
Minimal requirements ​
- You are using AWS CDK v2 to deploy your infrastructure
- Your project uses ECMAScript modules (ESM) as module system
- You are using AWS Lambda with Node.js v22 or higher as runtime
Additional requirements ​
We recommend the following additional tooling:
- TypeScript 5.8 or higher
- ESLint 9 with Prettier 3
- Vitest 3
- Vite 6
Read more about recommended tooling.