cloudfoundry-community / cloudfoundry-community/node-cfenv
Default port on local without ports
Open
Nobody has claimed this yet.
- Dominant language
- CoffeeScript
- Stars
- 74
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
We should be able to set a default port if we don't want to use ports package.
Why not in options of cfenv.getAppEnv(options)?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the getAppEnv(options) entry point and inspect how the existing ports package is used. Determine how an option could provide a default port when ports is not used; done means that option supplies the local port without disrupting the current environment-based behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- coffeescript, node.js
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100