I have a question about AWS Amplify when deploying. I’ve successfully deployed my application with a custom domain but there are couple things that I want to know. Here’s the procedure I did, and what’s happening here:
- I have 2 separated repositories for the Frontend and the Backend.
- I’ve also deployed 2 repositories in Amplify.
- Frontend is successfully deployed but the Backend failed. Even though, my application is working. For example, the data from the Backend is displaying correctly.
Questions:
- Why is it working?
- How is it working when the repositories are deployed separately. I’ve never merged them together. I’ve did the domain settings in Frontend server.
I could provide more information if needed. Thanks!
Tools I used:
Frontend: React
Backend: Express
New contributor
user26340859 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.