fun local start 如何启动多个服务?
Open
- Dominant language
- JavaScript
- Stars
- 931
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
serverPort 好像是写死的 8000, 多次运行 fun local start 会端口冲突
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the serverPort handling used by `fun local start`, then reproduce the conflict by running the command more than once. The work is done when multiple local services can be started without colliding on port 8000, with the chosen port behavior covered by the relevant tests or command checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100