From e86808420c6de2007540eec41fd62897e1c0e757 Mon Sep 17 00:00:00 2001 From: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com> Date: Mon, 17 Mar 2025 02:42:28 -0600 Subject: [PATCH] docs: add Turborepo to deployment examples in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 87ab953..4588a13 100644 --- a/README.md +++ b/README.md @@ -20,5 +20,6 @@ This repository contains examples of how to deploy applications using Dokploy. - [x] Go Fiber - [x] NestJS - [x] T3 App +- [x] Turborepo ---