classtranscribe / classtranscribe/FrontEnd
Using environment variable to control maintenance message
Open
good first issue
help wanted
- Dominant language
- JavaScript
- Stars
- 24
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Using an environment variable `MAINTENANCE_MESSAGE` to control the maintenance message displayed on the homepage.
```
MAINTENANCE_MESSAGE="" // hide the maintenance message element
MAINTENANCE_MESSAGE="XXX" // display the message
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.