Typescript Serverless Starter
This starter can be user to bootstrap a new TS based Serverless project to be deployed on AWS. This starter includes:
- Node based backend services
- TS as the language
- Serverless v3
- Pino
- ESLint
- Husky
- Jest
- AWS SDK V3
- Example of
- DynamoDB - WIP
- Build and Deploy with Codepipeline/Github actions - WIP
- Webpack - WIP