wpwilson10 / PatrickWilsonSite

Client and server for my personal website patrickwilson.site
MIT License
0 stars 0 forks source link

Setup .env.example and safe .env loading #2

Open wpwilson10 opened 1 year ago

wpwilson10 commented 1 year ago

See https://github.com/mrsteele/dotenv-webpack. Ensures that all variables exist. Code assumes variables exist using ! operations.