CarletonComputerScienceStudyCenter / CarletonComputerScienceStudyCenter/StudyCenter-Client
Convert all Request URLs to use ENV var
Open
enhancement
good first issue
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Currently all requests are being done with a hard coded url. We need to replace these mentions to instead utilize an environment variable. This may require adding a new package for fetching environment variables.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.