mirror of
https://github.com/langchain-ai/langgraphjs-api.git
synced 2026-07-21 00:35:21 -04:00
cead7a1e21
Turns out that concurrently behaves weird on Windows, with the server never starting when running under concurrently. Swapping to Bun Shell for cross-platform shell fixes the issue