-
-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
Currently, configuration variables, including credentials etc., are stored in config/*.js files. Since that's not a good practice at all, configuration needs to be done in another way. My suggestion is to use https://github.com/motdotla/dotenv.