TypeScript self-hosted

Open-source TypeScript projects categorized as self-hosted

Top 23 TypeScript self-hosted Projects

TypeScript logo
self-hosted
  1. n8n

    n8n is a workflow automation platform for building AI-powered workflows and agents, connecting any AI model to any business system with full control over data, security, and deployment. Build visually or in code while n8n handles infrastructure from prototype to production with fully auditable executions.

    Project mention: LLM Routers Have Become a Service Category of Their Own | news.ycombinator.com | 2026-07-30

    It takes a little sweat, but you can wire Claude Code into n8n by running Claude through Docker, SSH, or local command execution from inside a workflow. That means n8n can route a request to Claude as one of its LLM backends. See: https://n8n.io/

  2. Puter.js

    Puter.js - The Backend for AI-Generated Apps. One-shot full-stack apps with your existing AI coding tool. Puter.js gives you Auth, Storage, DB, AI & more, with up to 90% fewer AI tokens than other backend platforms.

    Puter.js logo
  3. immich

    High performance self-hosted photo and video management solution.

    Project mention: Why you should Homelab as a developer | dev.to | 2026-08-03

    Immich. I have been working to move away from google photos. Immich is a great open source alternative. With geotagging and machine learning to identify faces all running locally. And you can have multiple users with multiple accounts, this was a no brainer for me.

  4. Appwrite

    Appwrite® - complete cloud infrastructure for your web, mobile and AI apps. Including Auth, Databases, Storage, Functions, Messaging, Hosting, Realtime and more

    Project mention: 25 Trending Self-Hosted Projects on GitHub | dev.to | 2026-04-02
  5. siyuan

    A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang.

    Project mention: SiYuan: The Open-Source Knowledge Base That Lets Developers Truly Own Their Thoughts | dev.to | 2025-11-28

    View the Project on GitHub

  6. jan

    Jan is an open source alternative to ChatGPT that runs 100% offline on your computer.

    Project mention: Nativ: Run frontier open models locally on your Mac | news.ycombinator.com | 2026-07-20
  7. appsmith

    Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.

    Project mention: Which No-Code Database in 2026: Tested & Compared | dev.to | 2026-05-07

    AppSmith

  8. reactive-resume

    A one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!

    Project mention: Show HN: Reactive Resume v5 – free, private, self-hostable resume builder | news.ycombinator.com | 2026-07-05
  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. Trilium Notes

    Build your personal knowledge base with Trilium Notes

    Project mention: Logseq 2.0 Beta (DB version) is here | news.ycombinator.com | 2026-07-13

    > You can apply tags to blocks, which make them a kind of thing (a project, an author, a quote, a thought)

    FWIW, needing typed notes is what settled me on Trilium Notes after a foray into a bunch of alternatives, including Notion, Anytype, Obsidian, etc

    I realized that efficient note taking and knowledge management generally means (to me) having "dimension lists" (collections of places, people, projects, ...) being referred to in topical notes/journals/events, generally organized as a hierarchy (but not always). Once you come to that realisation (and that your notes system is essentially a glorified RDBMS), you want a system that ensures that "notes of the same type remain as consistent as possible", which Trilium makes easy via Templates and/or Inheritance (attributes can be inherited in the OOP sense, or composed like traits), collections to represent, manage and edit large amounts of notes at once, and emacs-levels of scripting if that's your jam.

    https://triliumnotes.org/

  11. dokploy

    Open Source Alternative to Vercel, Netlify and Heroku.

    Project mention: Ditch Vercel & Netlify: The Best Self-Hosted Alternatives in 2026 | dev.to | 2026-06-01

    GitHub: Dokploy/dokploy (34K+ stars) License: Apache 2.0 Best for: Developers who want a Vercel-inspired UI with Docker Swarm clustering

  12. langfuse

    🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23

    Project mention: Strands Agents + Langfuse Evaluations | dev.to | 2026-07-02

    In this project we will build a Python banking assistant agent using Strands Agents and make it observable and continuously evaluated using Langfuse — step by step.

  13. signoz

    SigNoz is an open-source, OpenTelemetry-native observability platform for your team and their AI agents. Get logs, metrics, and traces in one tool with features like APM, distributed tracing, log management, infra monitoring, etc. Combined with SigNoz MCP and a native AI teammate (in SigNoz Cloud) it helps you build more resilient apps.

    Project mention: I built an agent that asks your app what happened to it on SigNoz | dev.to | 2026-07-25

    So I built Why Did It Break. It's an investigation agent on top of SigNoz. You ask a question the way you'd ask a colleague ("why is checkout slow?") and the agent runs live queries against SigNoz, follows leads like an engineer would, and comes back with the root cause, the evidence, a suggested fix, and how confident it is. Every claim links to the exact trace in SigNoz that proves it.

  14. karakeep

    A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search

    Project mention: Karakeep Release 0.33.1 | news.ycombinator.com | 2026-08-01
  15. dockge

    A fancy, easy-to-use and reactive self-hosted docker compose.yaml stack-oriented manager

    Project mention: dockge VS arcane - a user suggested alternative | libhunt.com/r/dockge | 2026-06-11
  16. nocobase

    NocoBase is an open-source AI + no-code platform for building business systems fast. Instead of generating everything from scratch, AI works on top of production-proven infrastructure and a WYSIWYG no-code interface, so you get both speed and reliability.

    Project mention: Are NocoBase 2.x workflows really "sequential"? I measured it, and everything ran in parallel | dev.to | 2026-07-21

    But I'll say this plainly: the English phrasing "one by one, not in parallel" reads as a throughput claim, and it made me design around a limit that isn't there. I misread it completely. Worth knowing: the Chinese-forum reports about "the queue getting stuck" (e.g. t/10331) are all from the 1.x era. In 2.x the dispatcher was reworked — PR #9673 fixed duplicate dispatch, PR #9953 eased lock contention — and it just runs concurrently.

  17. pangolin

    Identity-aware VPN and tunneled reverse proxy for remote access based on WireGuard®.

    Project mention: Show HN: Pangolin: Open-source identity-based VPN (Twingate/Zscaler alternative) | news.ycombinator.com | 2026-02-15
  18. linkwarden

    ⚡️⚡️⚡️ Self-hosted collaborative bookmark manager to collect, read, annotate, and fully preserve what matters, all in one place.

    Project mention: Internet Increasingly Becoming Unarchivable | news.ycombinator.com | 2026-02-14
  19. ConvertX

    💾 Self-hosted online file converter. Supports 1000+ formats ⚙️

    Project mention: 8 Self-hosted Projects You Can Run at home | dev.to | 2026-02-13

    What it is: ConvertX is a self-hosted file conversion service that supports over 1000 formats for video, audio, images, and documents. It runs in Docker and uses industry-standard converters such as FFmpeg, Pandoc, and ImageMagick for a wide range of converting options and high-quality results.

  20. deepwiki-open

    Open Source DeepWiki: AI-Powered Wiki Generator for GitHub/Gitlab/Bitbucket Repositories. Join the discord: https://discord.gg/gMwThUMeme

    Project mention: Open Source DeepWiki: AI-Powered Wiki Generator for GitHub/Gitlab Repos | news.ycombinator.com | 2025-10-01
  21. maxun

    🔥 The open-source no-code platform for web scraping, crawling, search and AI data extraction • Turn websites into structured APIs in minutes 🔥

  22. Termix

    Self-hosted SSH and remote desktop management.

    Project mention: Termixer (TUI DJ Mixer) | news.ycombinator.com | 2026-07-31

    Nice app, though the naming is very close to others

    https://github.com/termix-ssh/termix

  23. notesnook

    A fully open source & end-to-end encrypted note taking alternative to Evernote.

    Project mention: Notesnook: An end-to-end encrypted note taking alternative to Evernote | news.ycombinator.com | 2026-05-11
  24. documenso

    The Open Source DocuSign Alternative.

    Project mention: How Many Endpoints Does It Take to Ask 'How Was Your Experience?' | dev.to | 2026-07-20

    Maybe feedback tools are unusually complicated? They're not. I ran the same scan across Documenso, an open-source document-signing product, another one-sentence idea. Its system came out at 116 endpoints and 148 outgoing calls, including a 13-message protocol between its embeddable signing widget and the app, because "sign a PDF" eventually means "sign a PDF inside someone else's product, in an iframe, with events firing back to the host page".

  25. illa-builder

    Low-code platform allows you to build business apps, enables you to quickly create internal tools such as dashboard, crud app, admin panel, crm, cms, etc. Supports PostgreSQL, MySQL, Supabase, GraphQL, MongoDB, MSSQL, Rest API, Hugging Face, Redis, etc. Automate workflows with schedule or webhook. Open source Retool.

    Project mention: Top 5 Open-Source AI Internal Tools on GitHub | dev.to | 2025-12-05

    Additionally, beyond the five major high star projects above, open source tools like Yao and ILLA Builder also maintain strong community activity. Yao provides a full stack application engine that enables rapid construction of models, workflows, and APIs for internal systems. ILLA Builder focuses on visual interface building, making it suitable for quickly creating admin panels and data tools. Both projects also offer basic AI extensions and can be useful complementary options when teams are building internal tools.

  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 self-hosted discussion

Log in or Post with

TypeScript self-hosted related posts

  • Ask HN: What do you use for privacy focused analytics?

    1 project | news.ycombinator.com | 29 Jul 2026
  • How Many Endpoints Does It Take to Ask 'How Was Your Experience?'

    2 projects | dev.to | 20 Jul 2026
  • Show HN: Flashbang – DuckDuckGo bangs resolved locally with a Service Worker

    2 projects | news.ycombinator.com | 14 Jul 2026
  • Ten years of ClickHouse in open source

    3 projects | news.ycombinator.com | 19 Jun 2026
  • I built an open-source, self-hostable Toggl alternative with built-in invoicing

    1 project | dev.to | 19 Jun 2026
  • dockge VS arcane - a user suggested alternative

    2 projects | 11 Jun 2026
  • Best AI Client for Mac (2026): Elvean vs Jan vs Msty vs LM Studio

    1 project | dev.to | 10 Jun 2026
  • A note from our sponsor - AppSignal
    www.appsignal.com | 3 Aug 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 self-hosted projects in TypeScript? This list will help you:

# Project Stars
1 n8n 198,986
2 immich 109,272
3 Appwrite 56,750
4 siyuan 45,571
5 jan 43,774
6 appsmith 40,537
7 reactive-resume 39,876
8 Trilium Notes 37,210
9 dokploy 36,218
10 langfuse 32,244
11 signoz 31,699
12 karakeep 27,969
13 dockge 23,929
14 nocobase 23,506
15 pangolin 21,958
16 linkwarden 19,289
17 ConvertX 18,256
18 deepwiki-open 17,507
19 maxun 16,957
20 Termix 14,582
21 notesnook 14,354
22 documenso 14,175
23 illa-builder 12,302

Sponsored
Puter.js - The Backend for AI-Generated Apps
One-shot full-stack apps with your existing AI coding tool. Puter.js gives you Auth, Storage, DB, AI & more, with up to 90% fewer AI tokens than other backend platforms.
developer.puter.com

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