evernote-random
evernote-random copied to clipboard
Use env for base url
Instead of commenting/uncommenting these lines when switching between local & glitch environments in config/config.js, just use process.env
or some common mechanism.