tiagob / create-full-stack

Set up a TypeScript full stack with one command.
https://create-full-stack.com
MIT License
97 stars 9 forks source link

Clear error messages if required environment variables aren't set #129

Closed tiagob closed 3 years ago

tiagob commented 3 years ago

As a first pass only checking environment variables that use non-null assertions.

Later should check all environment variables or use json configs instead.

Libraries worth considering: https://www.npmtrends.com/config-vs-convict-vs-envalid-vs-nconf