v1.0.0: initial template
Full Changelog: https://github.com/antoinewg/turbo-serverless-typescript-starter/commits/v1.0.0
This v1 template includes:
- linting
pnpm run lint
&pnpm run lint:fix
- full Typescript coverage 💯
- Github action for CI
- optimized packaged builds with
serverless-esbuild
📦 - fast refresh on offline support with
serverless-esbuild
⚡ - schema validation with middy middleware ✅