SaaSHub helps you find the best software and product alternatives Learn more β
Top 23 TypeScript docker-compose Projects
-
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.
-
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.
-
--- - 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
-
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.
-
-
clean-ts-api
API em NodeJs usando Typescript, TDD, Clean Architecture, Design Patterns e SOLID principles
-
bobarr
πΏ The all-in-one alternative for Sonarr, Radarr, Jackett... with a VPN and running in docker
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
Project mention: Beatbump: Exploring Svelte Best Practices for Dynamic Web Applications | dev.to | 2025-01-10
-
Project mention: Launch HN: Panora (YC S24) β Data Integration API for LLMs | news.ycombinator.com | 2024-09-23
-
express-mongodb-rest-api-boilerplate
A boilerplate for Node.js apps / Rest API / Authentication from scratch - express, mongodb (mongoose). Typescript
-
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.
-
express-typescript-skeleton
π°π¦Έ Template to start developing a REST API with Node.js (Express), TypeScript, Ts.ED, ESLint, Prettier, Husky, Prisma, etc.
-
-
fastapi-starter
A FastAPI based low code starter/boilerplate: SQLAlchemy 2.0 (async), Postgres, React-Admin, pytest and cypress
-
-
-
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.
-
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.
-
auth
π Refresh/Access Token Authentication Demo with Client Side Rendering, Server Side Rendering and Websockets (by flolu)
-
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.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
TypeScript docker-compose discussion
TypeScript docker-compose related posts
-
π³Docker Compose is very simpleπ
-
CI/CD com GitHub Actions: teste local com Act, usando container e alertas com Telegram.
-
Docker Compose Testing Strategy with Gitlab CI
-
Show HN: Isaiah β open-source and self-hosted app to manage everything Docker
-
Dockge β Self-hosted β Docker compose.yaml β Stack-oriented Manager
-
DweebUI v0.07 - A simple Docker web interface.
-
What's New In Docker 2023?
-
A note from our sponsor - SaaSHub
www.saashub.com | 11 Feb 2025
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 |