couchbaselabs / couchbaselabs/sync_gateway_admin_ui
Take Sync Gateway admin port url as argument (dev branch)
Open
icebox
- Dominant language
- JavaScript
- Stars
- 15
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Instead of customizing `src/js/Config.js`, and the sync gateway url / port be passed in as a parameter to `npm start` somehow?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with src/js/Config.js and the npm start entry point to understand how the Sync Gateway URL and port are currently selected. Make those values accept arguments passed to npm start instead of requiring config customization, then verify the development UI uses the supplied address.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- frontend, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100