HarperFast / HarperFast/harper
Support HARPER_ prefix on all Harper environment variables
Open
area:cli
enhancement
from-jira
- Dominant language
- JavaScript
- Stars
- 89
- Forks
- 10
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 200
Description
## Request
All Harper environment variables should also be accepted with a `HARPER_` prefix so they can be namespaced in environments that use multiple services. `HARPER_ROOTPATH` should behave identically to `ROOTPATH`, `HARPER_HTTP_PORT` to `HTTP_PORT`, etc.
If both the prefixed and unprefixed forms are set, the prefixed one takes precedence.
🤖 Filed by Claude on behalf of Kris.
Contributor guide
Assessment
This issue has not been assessed yet.