helpfulengineering / helpfulengineering/project-data-platform-ts
Current code embeds URLs inappropriately making configuration difficult...
Open
@Jbutler-helpful is already working on this.
Since Sep 2, 2026.
- Dominant language
- Vue
- Stars
- 1
- Forks
- 1
- Avg merge
- 58m
- Merged PRs (30d)
- 1
Description
Although environment variables are used in .env files appropriately, I have not yet figured out how to use them with Azure deployments.
The critical URLS (the backend at Azure, and the Nathan's Open Hardware Manager) are now both embedded in the code of the frontend. These are in theory overridable, but the whole thing is rather messy and inconsistent. This will cause trouble in the future if not cleaned up.
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.