You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the repository for the [Quickstart Frontend Tutorial](https://docs.stackery.io/docs/tutorials/quickstart-frontend/) from Stackery.
4
+
5
+
This tutorial This tutorial will guide you through the process of deploying a simple frontend for the Backend API app created in the Quickstart.
6
+
7
+
> If you have not completed the Quickstart, do that first! This tutorial builds on the backend API that was created in the [Quickstart Tutorial](https://docs.stackery.io/docs/quickstart/quickstart-nodejs/).
8
+
9
+
## Deploy this to your AWS account
10
+
11
+
You can deploy this application to your own AWS account using the following two Stackery CLI commands:
12
+
13
+
`stackery create` will initialize a new repo in your GitHub account, initializing it with the contents of the referenced template repository.
0 commit comments