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
I have added a .env file to pull in my firebase API key (FIREBASE_KEY) to the root of my project but I cannot get the variable out using process.env.FIREBASE_KEY. how do I go about doing this?