If I’m doing backend + frontend deployments from S...
# seed
a
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
Is the frontend deployed in a separate service on Seed?
a
Well not yet, I’m planning to use 1 single project.
Not sure how to do it yet.
I’m looking for ideas/instructions.
I have front repo and back repo.
j
We’ve had a couple of people use CloudFormation exports in their build process, here’s an example: https://seed.run/docs/adding-a-build-spec#reference-cloudformation-output