[PR #3424] [MERGED] Use concurrently to run all dev service at once #4276

Closed
opened 2026-02-22 18:35:30 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/3424
Author: @dotku
Created: 3/8/2025
Status: Merged
Merged: 3/18/2025
Merged by: @timothycarambat

Base: masterHead: patch-1


📝 Commits (3)

  • ea5ccac Update package.json
  • 35e1f83 Merge branch 'master' into patch-1
  • 30452f0 patch run command to use local node_module concurrently

📊 Changes

1 file changed (+5 additions, -1 deletions)

View changed files

📝 package.json (+5 -1)

📄 Description

Pull Request Type

  • feat

What is in this change?

Use concurrently to run all service at once

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/anything-llm/pull/3424 **Author:** [@dotku](https://github.com/dotku) **Created:** 3/8/2025 **Status:** ✅ Merged **Merged:** 3/18/2025 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (3) - [`ea5ccac`](https://github.com/Mintplex-Labs/anything-llm/commit/ea5ccace84228fa6d91c03bf126ff3a7de48d331) Update package.json - [`35e1f83`](https://github.com/Mintplex-Labs/anything-llm/commit/35e1f83562195dbdca491ae099d8bd3ec819d895) Merge branch 'master' into patch-1 - [`30452f0`](https://github.com/Mintplex-Labs/anything-llm/commit/30452f0dbe3d360d8aeb977486fc81e99f2440f7) patch run command to use local node_module concurrently ### 📊 Changes **1 file changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+5 -1) </details> ### 📄 Description ### Pull Request Type <!-- For change type, change [ ] to [x]. --> - [x] ✨ feat ### What is in this change? Use `concurrently` to run all service at once ### Developer Validations <!-- All of the applicable items should be checked. --> - [x] I ran `yarn lint` from the root of the repo & committed changes - [x] Relevant documentation has been updated - [x] I have tested my code functionality - [x] Docker build succeeds locally --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:35:30 -05:00
yindo closed this issue 2026-02-22 18:35:30 -05:00
yindo changed title from [PR #3424] Use concurrently to run all dev service at once to [PR #3424] [MERGED] Use concurrently to run all dev service at once 2026-06-05 15:17:45 -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#4276