Skip to content

Commit 365078e

Browse files
Merge pull request #380 from overmindtech/provision-api-server
chore: trigger infrastructure provisioning for api-server module
2 parents ce52d38 + 8323bb8 commit 365078e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

modules/api-server/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
## 🎬 Demo Flow
66

77
### 1. Open Compliance Dashboard
8-
Launch the demo app at your Vercel URL or run locally:
8+
**Live Demo**: https://terraform-example-demo-app.preview.df.overmind-demo.com/
9+
10+
Or run locally:
911
```bash
1012
cd demo-app && npm install && npm run dev
1113
```
@@ -69,3 +71,4 @@ terraform destroy -target=module.api_server
6971

7072
- [T3 CPU Credits](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/burstable-credits-baseline-concepts.html)
7173
- [C5 vs T3 Instances](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/compute-optimized-instances.html)
74+

0 commit comments

Comments
 (0)