bibleapi-graphql
bibleapi-graphql copied to clipboard
Check if .env config exists on project startup
As a developer, I want project to fail when I run npm run dev
and .env
file does not exist. Tell the user that config file does not exist.