TypeScript Serverless

Open-source TypeScript projects categorized as Serverless

Top 23 TypeScript Serverless Projects

  1. Appwrite

    Build like a team of hundreds_

    Project mention: Building a Location-Based App with Appwrite | dev.to | 2025-05-12

    During my time on the Appwrite discord server, I’ve seen a handful of people ask about how to use Appwrite to create an app using GPS coordinates considering Appwrite doesn’t have geo queries yet. Although I had some ideas for how this could be implemented, I found the opportunity to tackle this problem during the Appwrite Hackathon on Dev with Places. Read on for details on how Places is designed and architected.

  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  3. react-starter-kit

    The web's most popular Jamstack front-end template (boilerplate) for building web applications with React

  4. trigger.dev

    Trigger.dev – open source background jobs and AI infrastructure

    Project mention: Top 3 Open-Source Events that will make your October memorable! | dev.to | 2024-09-05

    There was no in-hand swag last year. but we got some cool Holopin badges and a tree was planted by our name. Maybe this year, something more interesting thing coming. Though you can earn many swags through Hacktoberfest, as many organizations such as DocsGPT, trigger.dev, Odigos, and Illa provide swags if you contribute to their repo. (conditions applied)

  5. nhost

    The Open Source Firebase Alternative with GraphQL.

    Project mention: The Backend Shift: Leveraging Open Source Powerhouses for Faster, Leaner Apps | dev.to | 2025-05-10

    Nhost (nhost.io):

  6. 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.

  7. 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. 🌈

  8. laf

    Laf is a vibrant cloud development platform that provides essential tools like cloud functions, databases, and storage solutions. It enables developers to quickly unleash their creativity and bring innovative ideas to life with ease.

  9. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.

    SurveyJS logo
  10. wing

    A programming language for the cloud ☁️ A unified programming model, combining infrastructure and runtime code into one language ⚡

  11. iron-session

    🛠 Secure, stateless, and cookie-based session library for JavaScript

  12. chrome-aws-lambda

    Chromium Binary for AWS Lambda and Google Cloud Functions

  13. workers-sdk

    ⛅️ Home to Wrangler, the CLI for Cloudflare Workers®

    Project mention: Our container platform is in production. It has GPUs. Here's an early look | news.ycombinator.com | 2024-09-27

    You can't really run the Worker code without modifications somewhere else afaik (unless you're using something like Hono with an adapter). And for most use cases, you're not going to be using Workers without KV, DO, etc.

    I've hit a bunch of issues and limitations with Wrangler over the years.

    Eg:

    https://github.com/cloudflare/workers-sdk/issues/2964

    https://github.com/cloudflare/workerd/issues/1897

  14. node-typescript-boilerplate

    Minimalistic project template to jump start a Node.js back-end application in TypeScript. ESLint, Vitest and type definitions included.

  15. amplify-cli

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

  16. autoflow

    pingcap/autoflow is a Graph RAG based and conversational knowledge base tool built with TiDB Serverless Vector Storage. Demo: https://tidb.ai

    Project mention: Autoflow, a Graph RAG based and conversational knowledge base tool | news.ycombinator.com | 2024-11-21
  17. 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)

    Project mention: Ask HN: What's the best SaaS boilerplate/all in one solution to build a PoC/MVP? | news.ycombinator.com | 2024-07-07
  18. examples

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

    Project mention: Show HN: Plotcode – Infrastructure as Code patterns that you can copy and deploy | news.ycombinator.com | 2024-12-27
  19. saasfly

    Your Next SaaS Template or Boilerplate ! A magic trip start with `bun create saasfly` . The more stars, the more surprises

    Project mention: Top 8 Most Popular Open-Source Next.js SaaS Templates | dev.to | 2024-10-22

    4. Saasfly

  20. 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)

  21. PMTiles

    Pyramids of map tiles in a single file on static storage

  22. itty-router

    A little router.

  23. dynamodb-toolbox

    Lightweight and type-safe query builder for DynamoDB and TypeScript

    Project mention: DynamoDB and the Art of Knowing Your Limits 💥When Database Bites Back 🧛‍♂️ | dev.to | 2024-11-22

    And this is just a simple query - imagine dealing with more complex needs. Sure, there are tools trying to make this better like dynamodb-toolbox by providing a more friendly API. While they are great at what they do - they make code look better and easier to work with - but at the same time they can't change DynamoDB fundamental capabilities. They're band-aids that make development less painful, but don't address the fundamental limitations.

  24. ratelimit-js

    Rate limiting library for serverless runtimes

    Project mention: Here’s how AI-powered autocompletion is implemented in Novel, an open-source text editor | dev.to | 2024-12-03

    Ratelimit is applied based on the IP address using [Upstash rate limiting strategy](https://github.com/upstash/ratelimit-js)

  25. chitchatter

    Secure peer-to-peer chat that is serverless, decentralized, and ephemeral

  26. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB 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 Serverless discussion

Log in or Post with

TypeScript Serverless related posts

  • Chapter 6 HTML part one

    4 projects | dev.to | 11 Mar 2025
  • Understanding AI Agents 101: A Beginner’s Guide

    1 project | dev.to | 5 Mar 2025
  • Ask HN: Who is hiring? (February 2025)

    26 projects | news.ycombinator.com | 3 Feb 2025
  • Ask HN: Moving a not-for-profit web app off AWS

    2 projects | news.ycombinator.com | 25 Jan 2025
  • SST - a parte da infra que pode ser legal

    2 projects | dev.to | 18 Jan 2025
  • Why aren't we all serverless yet?

    5 projects | news.ycombinator.com | 9 Jan 2025
  • Buffer Logs and Flush Automatically on Error with Powertools for Lambda

    1 project | dev.to | 18 Dec 2024
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 13 May 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Index

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

# Project Stars
1 Appwrite 48,437
2 react-starter-kit 22,861
3 trigger.dev 11,118
4 nhost 8,536
5 webiny-js 7,588
6 Quick Start 7,541
7 laf 7,490
8 wing 5,238
9 iron-session 3,922
10 chrome-aws-lambda 3,270
11 workers-sdk 3,099
12 node-typescript-boilerplate 2,880
13 amplify-cli 2,835
14 autoflow 2,553
15 saas-boilerplate 2,522
16 examples 2,477
17 saasfly 2,433
18 serverless 2,314
19 PMTiles 2,292
20 itty-router 1,916
21 dynamodb-toolbox 1,907
22 ratelimit-js 1,885
23 chitchatter 1,832

Sponsored
Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com

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