-
Notifications
You must be signed in to change notification settings - Fork 116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DX - Host web app vs Create app backend #1566
Comments
@omenking if you start down the route of creating a backend first, you will be able to then create and connect a new frontend. Were you not seeing a Frontend tab with the ability to connect a branch? |
@omenking What you need is a fullstack amplify app. |
Hi, we've improved our backend build feature, you can now configure the Amplify backend across apps. Details can be found here: https://docs.aws.amazon.com/amplify/latest/userguide/reuse-backends.html Feel free to re-open this issue if you have any question. Thanks! |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
As a developer I have the following options when using the Amplify Console:
So I wanted Amplify to take care of everything and wanted the 3rd option. I am presented with two options.
If you had to guess, which one do you think would take care of both the Frontend and the Backend?
I chose "Backend" because the Amplify Console's original offering was just Frontend hosting.
I also clicked into both due to uncertainty and when "Host Web app" asked to connect a repo, that made me think it was only frontend because a Frontend + Backend would be low-code and would not ask me too much upfront.
So I ended up creating the Backend, only to discover I had no Frontend.
There is no way to add a Frontend to a Backend, so then I had to create Hosted web app and had setup all of my Backend again...
The text was updated successfully, but these errors were encountered: