react-crm
react-crm copied to clipboard
GoogleOAuthProvider clientId not found when I start the frontend server
It would be great if someone would add a .env.test file with the clientId value.
give a .env include client_id
not client_id, you should use REACT_APP_CLIENT_ID inside .env file.