From e48ae261951c934c956cb22610f7287fdb6d6d16 Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 05:40:08 +0000 Subject: [PATCH] docs: add monorepo structure description to README Co-Authored-By: Xiao Song --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ff84a094b..fbbd3eae6 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,8 @@ [![Tutorial Video](./screenshots/video-thumbnail.png)](https://www.youtube.com/watch?v=Fr78GhpaYB4&t=2s) ## In this repo... +> This repository follows a monorepo structure with multiple applications and packages managed by pnpm workspaces. + ### Chat App: - 🌐 Link: https://upstreet.ai - 📁 Directory: [/apps/chat](https://github.com/UpstreetAI/upstreet-core/tree/main/apps/chat)