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
Copy file name to clipboardExpand all lines: samples/contract-compliance-analysis/frontend/README.md
+15-8Lines changed: 15 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,21 +26,28 @@ These extensions work together through the configured `prettier-plugin-tailwindc
26
26
27
27
## Setup and run
28
28
29
-
1. After successfully deploying your backend stack, you can easily find the information required for the next step by inspecting to Amazon API Gateway and/or Amazon CloudFormation console.
29
+
1. After successfully deploying your backend stack, retrieve the required configuration values from CloudFormation outputs:
30
30
31
-
2. Create a `.env` file by duplicating the included `example.env` and replace the property values with the values retrieved from MainBackendStack outputs.
0 commit comments