DEV Community

Cover image for Introducing LambdaStarter.js
Miguel Meza
Miguel Meza

Posted on

Introducing LambdaStarter.js

If you want to start using AWS Lambda with AppSync Direct Lambda Resolver, I build a useful Starter with different tools to make the best lambdas in the world :D.

LambdaStarter.js

This Starter got everything you need:

  • AWS SAM
  • AWS Lambda (with TypeScript)
  • AWS DynamoDB
  • AWS Parameter Store
  • Prettier and Eslint
  • Semantic Release
  • and much more.

In my next post, I'll be writing about how to start working with this starter.

Cya!

Top comments (0)