TypeScript AWS

Open-source TypeScript projects categorized as AWS

Top 23 TypeScript AWS Projects

  1. LibreChat

    Enhanced ChatGPT Clone: Features Agents, MCP, Skills, DeepSeek, Anthropic, AWS, OpenAI, Responses API, Azure, Groq, o1, GPT-5, Mistral, OpenRouter, Vertex AI, Gemini, Artifacts, AI model switching, message search, Code Interpreter, langchain, DALL-E-3, OpenAPI Actions, Functions, Secure Multi-User Auth, Presets, open-source for self-hosting. Active

    Project mention: Running a Local LLM on an Older Computer: A Simple Home Lab Guide | dev.to | 2026-09-03

    Tools such as Open WebUI, LibreChat, and AnythingLLM can connect to Ollama and provide a browser-based chat interface.

  2. Kargo

    Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.

    Kargo logo
  3. CapRover

    Scalable PaaS (automated Docker+nginx) - aka Heroku on Steroids

    Project mention: Scalable PaaS (Automated Docker+Nginx) – a.k.a. Heroku on Steroids | news.ycombinator.com | 2026-02-14
  4. aws-cdk

    The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code

    Project mention: 23 TypeScript Tools for Making Software Explicit in the AI Era | dev.to | 2026-08-21

    AWS CDK makes cloud infrastructure and its relationships explicit as TypeScript constructs.

  5. amplify-js

    A declarative JavaScript library for application development using cloud services.

  6. artillery

    The complete load testing platform. Everything you need for production-grade load tests. Serverless & distributed. Load test with Playwright. Load test HTTP APIs, GraphQL, WebSocket, and more. Use any Node.js module.

  7. webiny-js

    Open-source, self-hosted CMS platform on AWS serverless (Lambda, DynamoDB, S3). TypeScript framework with multi-tenancy, lifecycle hooks, GraphQL API, and AI-assisted development via MCP server. Built for developers at large organizations.

  8. Quick Start

    🍔 A Node.js Serverless Framework for front-end/full-stack developers. Build the application for next decade. Works on AWS, Alibaba Cloud, Tencent Cloud and traditional VM/Container. Super easy integrate with React and Vue. 🌈

  9. AppSignal

    Monitoring that respects your time & budget. APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.

    AppSignal logo
  10. ec2instances.info

    Amazon EC2 instance comparison site

    Project mention: AWS Announces Graviton 5 | news.ycombinator.com | 2025-12-11

    It's been open-source for 10+ years and the repo is linked in the top right of the site. Here's a link: https://github.com/vantage-sh/ec2instances.info

    We'd greatly appreciate contributions!

  11. opennextjs-aws

    Open-source Next.js adapter for AWS

  12. chrome-aws-lambda

    Chromium Binary for AWS Lambda and Google Cloud Functions

    Project mention: Bringing Chrome to ARM64 Linux Devices | news.ycombinator.com | 2026-03-12

    Chrome had no official arm64 build. There are distro specific builds from debian, fedora etc for arm64 chromium, but google had no official arm64 build.

    There were actually some paid services that provided a distro-agnostic chromium arm64 builds mostly targeting people running puppeteer on AWS ARM lambda. You can see some discussion here https://github.com/alixaxel/chrome-aws-lambda/issues/241

  13. terraform-aws-github-runner

    Terraform module for scalable GitHub action runners on AWS

    Project mention: GitHub Incidents with Actions and Codespaces | news.ycombinator.com | 2026-02-02
  14. saas-boilerplate

    SaaS Boilerplate - Open Source and free SaaS stack that lets you build SaaS products faster in React, Django and AWS. Focus on essential business logic instead of coding repeatable features! (by apptension)

  15. amplify-cli

    The AWS Amplify CLI is a toolchain for simplifying serverless web and mobile development.

  16. jsii

    jsii allows code in any language to naturally interact with JavaScript classes. It is the technology that enables the AWS Cloud Development Kit to deliver polyglot libraries from a single codebase!

  17. examples

    Infrastructure, containers, and serverless apps to AWS, Azure, GCP, and Kubernetes... all deployed with Pulumi (by pulumi)

  18. serverless

    This is intended to be a repo containing all of the official AWS Serverless architecture patterns built with CDK for developers to use. All patterns come in Typescript and Python with the exported CloudFormation also included. (by cdk-patterns)

    Project mention: Deploying Real Infrastructure Easily (AWS CDK) | dev.to | 2026-01-16

    CDK Patterns - Real-world examples

  19. preevy

    Quickly deploy preview environments to the cloud!

  20. thesvg

    6,035+ brand SVG icons for developers. Tree-shakeable, typed, open source. npm i thesvg

    Project mention: Google redesigned 13 Workspace icons last week. Here is where to grab the new SVGs. | dev.to | 2026-05-22

    View on GitHub

  21. dynamodb-toolbox

    Lightweight and type-safe query builder for DynamoDB and TypeScript

  22. aws-toolkit-vscode

    Amazon Q, CodeCatalyst, Local Lambda debug, SAM/CFN syntax, ECS Terminal, AWS resources

  23. sqs-consumer

    Build Amazon Simple Queue Service (SQS) based applications without the boilerplate

  24. vscode-infracost

    See cost estimates for Terraform right in your editor💰📉

    Project mention: Show HN: See the carbon impact of your cloud as you code | news.ycombinator.com | 2025-12-16

    Hey folks, I’m Hassan, one of the co-founders of Infracost (https://www.infracost.io). Infracost helps engineers see and reduce the cloud cost of each infrastructure change before they merge their code.

    The way Infracost works is we gather pricing data from Amazon Web Services, Microsoft Azure and Google Cloud. What we call a ‘Pricing Service’, which now holds around 4 million live price points (!!). Then we map these prices to infrastructure code. Once the mapping is done, it enables us to show the cost impact of a code change before it is merged, directly in GitHub, GitLab etc. Kind of like a checkout-screen for cloud infrastructure.

    We’ve been building since 2020 (we were part of YC W21 batch), and iterating on the product, building out a team etc. However, back in 2020 one of our users asked if we can also show the carbon impact alongside costs.

    It has been itching my brain since then. The biggest challenge has always been the carbon data. The mapping of carbon data to infrastructure is time consuming, but it is possible since we’ve done it with cloud costs. But we need the raw carbon data first. The discussions that have happened in the last few years finally led me to a company called Greenpixie in the UK. A few of our existing customers were using them already, so I immediately connected with the founder, John.

    Greenpixie said they have the data (AHA!!) And their data is verified (ISO-14064 & aligned with the Greenhouse Gas Protocol). As soon as I talked to a few of their customers, I asked my team to see if we can actually finally do this, and build it.

    My thinking is this: some engineers will care, and some will not (or maybe some will love it and some will hate it!). For those who care, cost and carbon are actually linked; meaning if you reduce the carbon, you usually reduce the cost of the cloud too. It can act as another motivation factor.

    And now, it is here, and I’d love your feedback.

  25. powertools-lambda-typescript

    Powertools for AWS is a developer toolkit to implement Serverless best practices and increase developer velocity.

    Project mention: Lambda Durable Functions - Keeping your Payloads Secure | dev.to | 2026-01-21

    If you find this functionality valuable for your durable functions, I encourage you to review and support the RFCs. Your feedback and use cases will help shape the final implementation. Visit the Python RFC and TypeScript RFC to add your voice to the discussion. A thumbs up reaction on the RFC helps demonstrate community demand and prioritization for the Powertools maintainers.

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript AWS discussion

Log in or Post with

TypeScript AWS related posts

  • Your agent trusts the first match. Should it?

    1 project | dev.to | 1 Sep 2026
  • Your retry logic is correct and does nothing

    1 project | dev.to | 24 Aug 2026
  • Your monorepo remembers infrastructure you deleted

    1 project | dev.to | 17 Aug 2026
  • An empty result is not an all clear

    1 project | dev.to | 13 Aug 2026
  • What a write to an indexed DynamoDB table costs

    2 projects | dev.to | 13 Aug 2026
  • When a DynamoDB vector index is actually ready

    2 projects | dev.to | 13 Aug 2026
  • Why Isn't the AWS Blocks Agent Built on AgentCore? What the Repository Reveals About What's Next

    1 project | dev.to | 11 Aug 2026
  • A note from our sponsor - AppSignal
    www.appsignal.com | 4 Sep 2026
    APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product. Learn more →

Index

What are some of the best open-source AWS projects in TypeScript? This list will help you:

# Project Stars
1 LibreChat 42,590
2 CapRover 15,148
3 aws-cdk 12,880
4 amplify-js 9,560
5 artillery 9,064
6 webiny-js 8,031
7 Quick Start 7,743
8 ec2instances.info 5,761
9 opennextjs-aws 5,026
10 chrome-aws-lambda 3,285
11 terraform-aws-github-runner 3,120
12 saas-boilerplate 2,991
13 amplify-cli 2,874
14 jsii 2,866
15 examples 2,585
16 serverless 2,351
17 preevy 2,226
18 thesvg 2,059
19 dynamodb-toolbox 2,001
20 aws-toolkit-vscode 1,998
21 sqs-consumer 1,907
22 vscode-infracost 1,837
23 powertools-lambda-typescript 1,790

Sponsored
Stop Scripting Promotions. Start Shipping with Kargo
Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.
akuity.io

Did you know that TypeScript is
the 2nd most popular programming language
based on number of references?