express-api-cli
express-api-cli copied to clipboard
USERNAME environment var is problem with Windows
Within the Windows environment USERNAME (in the .env file) will not be used. Instead the USERNAME of the windows OS environment variable will be used. Changing the USERNAME in de .env file will not work.