Subject: Configure proxy + env var for grabb.app deployment
Message:
Hi Emergent team,
Please configure my grabb.app deployment with the following:
-
Environment Variable: Set Production env var: REACT_APP_BACKEND_URL = https://grabb.app/api
-
Proxy/Rewrite Rule: Add a proxy so https://grabb.app/api/* forwards to https://meetup-buddy-4.emergent.host/* (preserve path, pass through headers/credentials)
-
Rebuild & Deploy: Trigger a fresh build so the new env var gets baked into the bundle
-
SPA Fallback: Ensure SPA fallback is enabled (non-API routes serve index.html)
-
Domain SSL: Confirm grabb.app and www.grabb.app have SSL enabled