mtimbs / typescript-serverless
Base template for serverless framework with typescript, eslint and jest preconfigured
☆72Updated last year
Related projects ⓘ
Alternatives and complementary repositories for typescript-serverless
- Backend for the AppSync Masterclass demo app☆108Updated 2 years ago
- Production-ready Serverless API with DynamoDB, Typescript and best practices, sponsored by https://dynobase.dev☆52Updated last year
- A real-time GraphQL API deployed with CDK using AWS AppSync, AWS Lambda, and DynamoDB☆133Updated 3 years ago
- Example repo on how to use yarn workspaces together with the serverless framework.☆124Updated 6 years ago
- A simple tool to help process DynamoDB Streams☆93Updated last year
- Source for the extended version of the demo app API in Serverless Stack.☆92Updated last year
- Create stream processors with AWS Lambda functions☆106Updated 3 weeks ago
- Serverless Monorepo App☆205Updated this week
- A simple wrapper around Amplify AppSync Simulator to test serverless AppSync Apis☆127Updated 6 months ago
- A Serverless monorepo starter that uses Lerna and Yarn Workspaces.☆83Updated 2 years ago
- A collection of middleware for AWS lambda functions.☆153Updated last month
- ☆58Updated 3 years ago
- Serverless plugin to export environment variables into a .env file☆103Updated last year
- This sample uses the Serverless Application Framework to implement an AWS Lambda function in TypeScript, deploy it via CloudFormation, pu…☆268Updated last year
- This is a serverless application that forwards events from a DynamoDB stream to an Amazon EventBridge event bus.☆63Updated 4 years ago
- Typescript toolbox for AWS EventBridge☆76Updated 2 years ago
- Example project for developing AWS Lambda functions on TypeScript with all goodies: local development, tests, debugging, shared layers (3…☆240Updated 11 months ago
- Companion code to this blog post https://www.trek10.com/blog/dynamodb-single-table-relational-modeling/☆152Updated 3 years ago
- This is an AWS CDK Construct to make deploying a single page website (Angular/React/Vue) to AWS S3 behind SSL/Cloudfront easier☆235Updated last year
- Chai (https://chaijs.com) and Jest (https://jestjs.io/) assertions for testing services built with aws