Hi I am trying to implement the solution using this guide,
Question: To read the GOOGLE_API_KEY from "environment.ts" file? we need to reference it in different file. for example: test.ts
I am getting the following error "src/environments/environment.ts' is not a module." as environment.ts file is added to .gitignore section.
Please help me how to overcome this?
Hi i'm following this guide to deploy on vercel. But it gives error when deploying. Thanks
Cannot find module 'dotenv'
Yaseen Khamosh
Software developer
I have three different environments like prod, qa and dv and for each of them i cloud build now how to configure the .env to detect required environments