If I’m doing backend + frontend deployments from SEED, when a new PR is created…
1. How I can send the just-deployed API Gateway URL into the frontend step? The frontend expects some env-vars like “API URL”, which needs to be set during build time.
j
Jay
07/07/2021, 6:34 PM
Is the frontend deployed in a separate service on Seed?
a
Adrián Mouly
07/07/2021, 6:35 PM
Well not yet, I’m planning to use 1 single project.