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
Currently, different keys like firebase API keys are hard coded into the codebase. Instead of this, we should set these keys as environment variables and npm should pick them up from environment on building or serving the applcation.
Currently, different keys like firebase API keys are hard coded into the codebase. Instead of this, we should set these keys as environment variables and npm should pick them up from environment on building or serving the applcation.
A reference can be taken from https://github.com/bvpmosc/mosc-curated
The text was updated successfully, but these errors were encountered: