Skip to content

v1.0.0: initial template

Compare
Choose a tag to compare
@antoinewg antoinewg released this 05 Jun 19:26
· 73 commits to main since this release

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 ✅