[GH-ISSUE #2747] [FEAT]: Mono Repo With Turbo Repo #1765

Closed
opened 2026-02-22 18:26:25 -05:00 by yindo · 1 comment
Owner

Originally created by @lerno-academy on GitHub (Dec 2, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2747

What would you like to see?

Hi everyone!
This feature is really simple: one command to run everything in development for a better developer experience (DX)!
I appreciate the opportunity to contribute this to the repo.

Originally created by @lerno-academy on GitHub (Dec 2, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2747 ### What would you like to see? Hi everyone! This feature is really simple: one command to run everything in development for a better developer experience (DX)! I appreciate the opportunity to contribute this to the repo.
yindo added the enhancementfeature request labels 2026-02-22 18:26:25 -05:00
yindo closed this issue 2026-02-22 18:26:26 -05:00
Author
Owner

@timothycarambat commented on GitHub (Dec 4, 2024):

We have codespaces already running and the current setup for development is like ~4 commands?
yarn setup
Then to run each service:
yarn dev:{server,frontend,collector} each in a diff tab!

@timothycarambat commented on GitHub (Dec 4, 2024): We have codespaces already running and the current setup for development is like ~4 commands? `yarn setup` Then to run each service: `yarn dev:{server,frontend,collector}` each in a diff tab!
yindo changed title from [FEAT]: Mono Repo With Turbo Repo to [GH-ISSUE #2747] [FEAT]: Mono Repo With Turbo Repo 2026-06-05 14:42:34 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#1765