upswyng icon indicating copy to clipboard operation
upswyng copied to clipboard

Formalize configuration

Open rhinodavid opened this issue 5 years ago • 0 comments

Both upswyng-server and upswyng-web require certain config variables. These are mostly documented in .env.example files or similar, but we could do better at this.

We should examine using something like https://github.com/mozilla/node-convict to document and enforce config for those packages.

rhinodavid avatar Feb 11 '20 22:02 rhinodavid