serverless / examples

Serverless Examples – A collection of boilerplates and examples of serverless architectures built with the Serverless Framework on AWS Lambda, Microsoft Azure, Google Cloud Functions, and more.
https://www.serverless.com/examples/
Other
11.43k stars 4.47k forks source link

[Updated Example] DynamoDB + Typescript + Node v18 #734

Open marcodali opened 1 year ago

marcodali commented 1 year ago

Serverless is an outstanding tool but examples are limited.

Can you add this tech stack to the default / standard examples in the serverless documentation?

http://medium.com/@durazno.marcodali/create-a-serverless-backend-for-your-new-project-with-lambda-dynamodb-and-typescript-in-a-couple-57b7a44b9a50

medikoo commented 1 year ago

@marcodali Sure, PR is welcome!