You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.
yeah this is helpful, as people like me might try cross-env, env or dotenv BUT everything is working out of the box in the starter; of course as I couldn't find the NODE_ENV declaration, I forgot to set it directly on .env.
Thanks!
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
hey there, thanks for this great node starter
there is currently no
NODE_ENV
declaration on.env.example
e.g.
NODE_ENV=development
The text was updated successfully, but these errors were encountered: