mirror of
https://github.com/langchain-ai/langgraphjs-api.git
synced 2026-07-19 13:25:54 -04:00
[PR #50] [MERGED] feat(cli): add cloudflare tunnel support for exposing dev servers outside #49
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/langgraphjs-api/pull/50
Author: @dqbd
Created: 4/17/2025
Status: ✅ Merged
Merged: 4/17/2025
Merged by: @dqbd
Base:
main← Head:dqbd/tunnel-dev📝 Commits (1)
3974c87feat(cli): add cloudflare tunnel support for exposing dev servers outside📊 Changes
4 files changed (+352 additions, -3 deletions)
View changed files
📝
libs/langgraph-cli/.gitignore(+2 -1)➕
libs/langgraph-cli/src/cli/cloudflare.mts(+223 -0)📝
libs/langgraph-cli/src/cli/dev.mts(+20 -2)➕
libs/langgraph-cli/src/cli/utils/stream.mts(+107 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.