From 9346760aeb4130f287fd8108137112b9ed2b6723 Mon Sep 17 00:00:00 2001 From: chu eun ju Date: Tue, 9 Dec 2025 17:27:37 +0900 Subject: [PATCH] =?UTF-8?q?README=20=ED=8C=8C=EC=9D=BC=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a6b9069..74470ff 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ A full-stack TypeScript template with Next.js frontend, NestJS backend, PostgreSQL, Redis, and Nginx, all containerized with Docker. ## 🚀 Quick Start +## 개발 환경 구축 ```bash # Clone the repository