TypeScript docker-compose

Open-source TypeScript projects categorized as docker-compose

Top 23 TypeScript docker-compose Projects

docker-compose
  1. Portainer

    Making Docker and Kubernetes management easy.

    Project mention: Quick guide to setting up Deepseek (containers in portainer) | dev.to | 2025-01-23

    I'm running this setup on a mini pc running Intel N100(4core, 6w TDP) with 16G ram using portainer to setup the relevant containers. You can directly do this via docker as well.

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

    CodeRabbit logo
  3. dockge

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

    Project mention: Vecchio RaspberryPi, Nuova HomeLab! | dev.to | 2024-12-29

    --- - name: Install Dockge using Docker Compose hosts: raspberry_pi become: true tasks: - name: Ensure the required directories exist file: path: "{{ item }}" state: directory owner: root group: root mode: '0755' loop: - /opt/stacks - /opt/dockge - name: Download compose.yaml for Dockge get_url: url: "https://dockge.kuma.pet/compose.yaml?port=5001&stacksPath=%2Fopt%2Fstacks" dest: /opt/dockge/compose.yaml owner: root group: root mode: '0644' - name: Start Dockge using Docker Compose community.docker.docker_compose_v2: project_src: /opt/dockge state: present register: output

  4. nodejs-backend-architecture-typescript

    Node.js Backend Architecture Typescript - Learn to build a backend server for production ready blogging platform like Medium and FreeCodeCamp. Main Features: Role based, Express.js, Mongoose, Redis, Mongodb, Joi, Docker, JWT, Unit Tests, Integration Tests.

  5. preevy

    Quickly deploy preview environments to the cloud!

  6. clean-ts-api

    API em NodeJs usando Typescript, TDD, Clean Architecture, Design Patterns e SOLID principles

  7. bobarr

    🍿 The all-in-one alternative for Sonarr, Radarr, Jackett... with a VPN and running in docker

  8. vscode-docker

    Docker Extension for Visual Studio Code

  9. SaaSHub

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

    SaaSHub logo
  10. express-typescript

    Express + TypeScript + Boilerplate for Web / API App

  11. Beatbump

    Alternative YouTube Music frontend built with Svelte/SvelteKit 🎧

    Project mention: Beatbump: Exploring Svelte Best Practices for Dynamic Web Applications | dev.to | 2025-01-10
  12. Panora

    Open-Sourcing the integration engine our platform runs on

    Project mention: Launch HN: Panora (YC S24) – Data Integration API for LLMs | news.ycombinator.com | 2024-09-23
  13. express-mongodb-rest-api-boilerplate

    A boilerplate for Node.js apps / Rest API / Authentication from scratch - express, mongodb (mongoose). Typescript

  14. baseline

    The Baseline Protocol is an open source initiative that combines advances in cryptography, messaging, and distributed ledger technology to enable confidential and complex coordination between enterprises while keeping data in systems of record. This repo serves as the main repo for the Baseline Protocol, containing core packages, examples, and reference implementations.

  15. express-typescript-skeleton

    πŸ”°πŸ¦Έ Template to start developing a REST API with Node.js (Express), TypeScript, Ts.ED, ESLint, Prettier, Husky, Prisma, etc.

  16. just-enough-series

    Repository to host files for "Just Enough" YouTube Series

  17. fastapi-starter

    A FastAPI based low code starter/boilerplate: SQLAlchemy 2.0 (async), Postgres, React-Admin, pytest and cypress

  18. starbase-80

    A nice Docker homepage

  19. ctk

    Visual composer for container based workloads

  20. youtube-dl-web

    A good web interface for youtube-dl that allows you to download arbitrary mixes of audio and video, including up to the highest quality such as 8K.

  21. nestjs-api-boilerplate

    Nestjs API Boilerplate 😍 πŸ’ͺ πŸ”₯ : Typescript, Postgresql, TypeORM, Swagger for Api documentation, Passport-JWT authentication, Jest, Env configuration, Migrations, Seeds, Docker, Redis, AWS S3, and best application architecture.

  22. auth

    πŸ” Refresh/Access Token Authentication Demo with Client Side Rendering, Server Side Rendering and Websockets (by flolu)

  23. react-hooks-uikit-express-oauth-boiler-v2

    A React/TypeScript fullstack boilerplate utilizing React hooks, using Express as backend, UIKit for frontend, MongoDB for storage & open-authenticator for OAuth.

  24. dockest

    Docker + Jest integration testing for Node.js

  25. nestjs-prisma-docker

    Dockerizing a NestJS app with Prisma and PostgreSQL

  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 docker-compose discussion

Log in or Post with

TypeScript docker-compose related posts

  • 🐳Docker Compose is very simpleπŸ‘

    4 projects | dev.to | 19 Jan 2025
  • CI/CD com GitHub Actions: teste local com Act, usando container e alertas com Telegram.

    1 project | dev.to | 9 Dec 2024
  • Docker Compose Testing Strategy with Gitlab CI

    2 projects | dev.to | 9 Dec 2024
  • Show HN: Isaiah – open-source and self-hosted app to manage everything Docker

    3 projects | news.ycombinator.com | 22 Aug 2024
  • Dockge – Self-hosted – Docker compose.yaml – Stack-oriented Manager

    1 project | news.ycombinator.com | 27 Jul 2024
  • DweebUI v0.07 - A simple Docker web interface.

    3 projects | /r/selfhosted | 9 Dec 2023
  • What's New In Docker 2023?

    1 project | dev.to | 30 Oct 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 11 Feb 2025
    SaaSHub helps you find the best software and product alternatives Learn more β†’

Index

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

# Project Stars
1 Portainer 31,898
2 dockge 14,903
3 nodejs-backend-architecture-typescript 2,845
4 preevy 2,087
5 clean-ts-api 1,879
6 bobarr 1,561
7 vscode-docker 1,236
8 express-typescript 1,192
9 Beatbump 1,085
10 Panora 975
11 express-mongodb-rest-api-boilerplate 634
12 baseline 578
13 express-typescript-skeleton 542
14 just-enough-series 493
15 fastapi-starter 476
16 starbase-80 347
17 ctk 292
18 youtube-dl-web 287
19 nestjs-api-boilerplate 138
20 auth 133
21 react-hooks-uikit-express-oauth-boiler-v2 110
22 dockest 109
23 nestjs-prisma-docker 93

Sponsored
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.
coderabbit.ai

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