kriasoft / kriasoft/react-firebase-starter

Front end fails if 3000 port is not available

Open
#212 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
4.5k
Forks
752
PR merge metrics
No merged PRs in 30d

Description

If other process uses 3000 port then app starts on the next available port but front end still sends requests to 3000:

screen shot 2017-03-08 at 5 43 20 pm

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the app with port 3000 occupied and observe the port selected at startup and the port used by front-end requests. Trace the startup and request configuration to identify where the selected port is communicated; done means the front end uses the available port and requests succeed when 3000 is unavailable.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.