- Jest unit/e2e testing
- CDK IAC
- Automated deployments
- Each Pr spins up a new seperate deployment
- Small lambda bundle sizes using Es Module
- Typescript
- Linting
npm run test
perform the jest unit testsnpm run lint
lint new codenpx cdk diff
view cdk diff