In this tutorial, we’ll learn how to build a serverless application using TypeScript and the serverless framework. The full code for the project is available at the GitHub repository. To get started, create an AWS free tier account. Follow the steps in the official serverless docs to create an IAM User and Access Key.

11m read timeFrom blog.logrocket.com
Post cover image
Table of contents
What is serverless computing?What is the serverless framework?What is AWS Lambda?We made a custom demo for . No really. Click here to check it out .Project setupConfigure our projectConnect to DynomoDBCreate our modelCreate our servicesCreate our Lambda functionsTest our applicationDeploy our Lambda function to AWSConclusionWriting a lot of TypeScript? Watch the recording of our recent TypeScript meetup to learn about writing more readable code.

Sort: