Skip to content

guckin/serverless-template

Repository files navigation

My serverless backend template

Features

  • 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

Useful commands

  • npm run test perform the jest unit tests
  • npm run lint lint new code
  • npx cdk diff view cdk diff

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published