SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 TypeScript Lambda Projects
-
Project mention: AI Coding Assistants, Starter Templates, and More: A Guide to Working Less | dev.to | 2024-11-19
Modern IoC tools like SST are highly “aware” of the functional side of your codebase. They embed into your app’s logic to make for a streamlined and more failproof development. Modren IoC tools often provide incredibly abstract APIs, which makes it simpler for you and your AI companion to comprehend.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
webiny-js
Open-source serverless enterprise CMS. Includes a headless CMS, page builder, form builder, and file manager. Easy to customize and expand. Deploys to AWS.
-
-
Project mention: Optimizing Credential Configuration in AWS SDK for JavaScript v3: Understanding Cache Mechanisms and Best Practices | dev.to | 2024-06-03
You can also specify a Credential Provider for the client's credentials. Details are described on the following page: https://github.com/aws/aws-sdk-js-v3/tree/main/packages/credential-providers
-
powertools-lambda-typescript
Powertools is a developer toolkit to implement Serverless best practices and increase developer velocity.
Project mention: My first Experience with Powertools for AWS Lambda (TypeScript) | dev.to | 2023-12-24The Powertools GitHub repository offers nice examples to integrate and learn from. For example here are nice example written in AWS CDK. Following I will list the features I gained some experience with.
-
aws-toolkit-vscode
Amazon Q, CodeCatalyst, Local Lambda debug, SAM/CFN syntax, ECS Terminal, AWS resources
You can actually see what I mean by checking the release notes of the VSCode plugin. The team are releasing frequently, adding improvements as well as addressing issues that are reported. When software is being updated as frequently as this, I find it easier to keep the auto-update enabled to make my life easier.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
I love the Serverless Framework and its plugin ecosystem. I can build faster with Serverless Framework and have been advocating its use for years. I love the serverless-appsync-plugin for the same reasons. In the later editions of the plugin, it added support for JS resolvers, including a built-in bundler using esbuild. This lets you write JS (or TS) using import/export syntax (ES6) and it will boil everything down to plain, APPSYNC_JS-compatible JavaScript.
-
-
Serverless-Boilerplate-Express-TypeScript
🚀🎉📚 Boilerplate and Starter for Serverless framework, ExpressJS, TypeScript, Prisma and MongoDB ⚡️ Made with developer experience first: Serverless framework + Live reload + Offline support + ExpressJS + TypeScript + ESLint + Prettier + Husky + Commitlint + Lint-Staged + Jest + Dotenv + esbuild + VSCode
-
serverlessui
A command-line utility for deploying serverless applications to AWS. Complete with custom domains, deploy previews, TypeScript support, and more.
-
serverless-esbuild
💨 A Serverless framework plugin to bundle JavaScript and TypeScript with extremely fast esbuild
-
serverless-iam-roles-per-function
Serverless Plugin for easily defining IAM roles per function via the use of iamRoleStatements at the function level.
-
-
-
aws-sam-typescript-layers-example
Example project for developing AWS Lambda functions on TypeScript with all goodies: local development, tests, debugging, shared layers (3rd party and your own), and deploy.
-
sls-mentor
Analyze your AWS serverless app in one command! 30+ best practices to improve costs💰 security🛡 stability🧘♀️ speed🚀 and sustainability🌱
Project mention: Avoiding API Gateway’s integrations hard limit: scaling serverless architectures efficiently | dev.to | 2024-11-25The AWS API Gateway limit of 300 integrations per API can be a hidden bottleneck, especially in fast-growing projects when you are unaware of its existence. In order to spot in before it arrives, I am adding a new rule on the sls-mentor tool, in order to be warned when you reach 250 integrations.
-
nextjs-lambda
Lambda deployments for Nextjs12 & Nextjs13 (standalone). Easy CLI commands to get your standalone Next output to run in AWS Lambda (not @Edge)! Uses CDK in behind and produces code zips importable to Terraform, Serverless, Azure, etc.
-
-
serverless-adapter
Run REST APIs and other web applications using your existing Node.js application framework (NestJS, Express, Koa, tRPC, Fastify and many others), on top of AWS, Azure, Huawei and many other clouds.
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
TypeScript Lambda discussion
TypeScript Lambda related posts
-
Deploy Hugging Face Models to AWS Lambda in 3 steps
-
Run Next.js in AWS Lambda
-
Testing AWS AppSync JavaScript Resolvers
-
Adding flexibility to your deployments with Lambda Web Adapter
-
My first Experience with Powertools for AWS Lambda (TypeScript)
-
Deploying Laravel applications on Vercel
-
A bank runs serverless with PHP and AWS Lambda
-
A note from our sponsor - SaaSHub
www.saashub.com | 12 Dec 2024
Index
What are some of the best open-source Lambda projects in TypeScript? This list will help you:
Project | Stars | |
---|---|---|
1 | sst | 22,225 |
2 | webiny-js | 7,427 |
3 | serverless-next.js | 4,481 |
4 | aws-sdk-js-v3 | 3,136 |
5 | powertools-lambda-typescript | 1,592 |
6 | aws-toolkit-vscode | 1,532 |
7 | php | 1,286 |
8 | serverless-appsync-plugin | 951 |
9 | serverless-domain-manager | 942 |
10 | Serverless-Boilerplate-Express-TypeScript | 549 |
11 | serverlessui | 543 |
12 | serverless-esbuild | 453 |
13 | serverless-iam-roles-per-function | 412 |
14 | nx-serverless | 398 |
15 | cdk-nextjs | 282 |
16 | aws-sam-typescript-layers-example | 239 |
17 | sls-mentor | 191 |
18 | nextjs-lambda | 178 |
19 | demo-notes-app | 177 |
20 | serverless-adapter | 136 |
21 | remix-starter-serverless | 119 |
22 | serverless-offline-ssm | 94 |
23 | subscriptionless | 93 |