Environment variables for testing

Environment variables for testing

In order to test your function in local debugging, either you can add the environmental variables in your local machine or you can add it in your .env file inside your functions folder and access the same.    In order to access the environment variables in development and production, you need to add