LinuxServer Changes:
Install from source using yarn. Cleanups in nightly branch.
thelounge Changes:
Refactor config out of Helper (#4558)
- Remove config from Helper
Helper is the usual util grab bag of useful stuff.
Somehow the config ended up there historically but
structurally that doesn't make any sense.
- Add cert folder to prettier ignore file