dorianim / dorianim/distributed-timer
Support offloading sounds to S3 server
Open
- Dominant language
- Svelte
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
It should be possible to serve the sound files using an S3 server. This will make it possible to use custom sounds in the future.
- [x] Add env variable `S3_HOST` which will be present in the instance properties
- [ ] Prepend this variable to the sound path on the web frontend (`$S3_HOST/sounds/$FILENAME`)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.