DEV Community

Discussion on: Multiple Frontends with AWS Amplify

Collapse
 
a9udn9u profile image
Quan Gan

That link doesn't answer Mau's question.

By "deploy" if you mean running amplify publish to deploy to Amplify's static hosting then the answer is no, you can't publish frontends in different repositories. Even if the Amplify cli allows you to do that, your repos will override each other.

Thread Thread
 
adnanraml profile image
Adnan

Hi,
yes I was having the same question you have.
I think the solution is to add multiple branches in the frontend envirmoent and do the sub-domain configration with amplify framework in the console .