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: nextjs-mongodb-app/README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,10 +19,10 @@ Deployment architecture:
19
19
---
20
20
### Index
21
21
22
-
-[Step 1. Use Terraform to provision ECS and MongoDB database on Alibaba Cloud]()
23
-
-[Step 2. Install Next.js on ECS]()
24
-
-[Step 3. Deploy and run the web app]()
25
-
-[Step 4. Install Mongoku on ECS to manage data on MongoDB]()
22
+
-[Step 1. Use Terraform to provision ECS and MongoDB database on Alibaba Cloud](https://github.com/alibabacloud-howto/solution-mongodb-labs/tree/main/nextjs-mongodb-app#step-1-use-terraform-to-provision-ecs-and-mongodb-database-on-alibaba-cloud)
23
+
-[Step 2. Install Next.js on ECS](https://github.com/alibabacloud-howto/solution-mongodb-labs/tree/main/nextjs-mongodb-app#step-2-install-nextjs-on-ecs)
24
+
-[Step 3. Deploy and run the web app](https://github.com/alibabacloud-howto/solution-mongodb-labs/tree/main/nextjs-mongodb-app#step-3-deploy-and-run-the-web-app)
25
+
-[Step 4. Install Mongoku on ECS to manage data on MongoDB](https://github.com/alibabacloud-howto/solution-mongodb-labs/tree/main/nextjs-mongodb-app#step-4-install-mongoku-on-ecs-to-manage-data-on-mongodb)
26
26
27
27
---
28
28
### Step 1. Use Terraform to provision ECS and MongoDB database on Alibaba Cloud
0 commit comments