We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ce52d38 + 8323bb8 commit 365078eCopy full SHA for 365078e
modules/api-server/README.md
@@ -5,7 +5,9 @@
5
## 🎬 Demo Flow
6
7
### 1. Open Compliance Dashboard
8
-Launch the demo app at your Vercel URL or run locally:
+**Live Demo**: https://terraform-example-demo-app.preview.df.overmind-demo.com/
9
+
10
+Or run locally:
11
```bash
12
cd demo-app && npm install && npm run dev
13
```
@@ -69,3 +71,4 @@ terraform destroy -target=module.api_server
69
71
70
72
- [T3 CPU Credits](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/burstable-credits-baseline-concepts.html)
73
- [C5 vs T3 Instances](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/compute-optimized-instances.html)
74
0 commit comments