From eb386afdbe03ceb9e7dd10a7f9d8803f613ebc91 Mon Sep 17 00:00:00 2001 From: Paul Loh <91849456+lohpaul9@users.noreply.github.com> Date: Wed, 17 Jan 2024 21:43:51 +0800 Subject: [PATCH] Deployment url added --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 83bd65d..52f10d4 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,8 @@ We chose to use pnpm for its improved security over npm, and also its improved p ### Deployment +View the latest deployment branch [here](https://develop.d2r9j66448p933.amplifyapp.com/). + This project has been integrated with the AWS amplify github app for automatic deployments. All commits and pull requests to the ```develop``` branch have been set up for automatic deployment. Deployment and build settings should be edited through the AWS Amplify [console](https://console.aws.amazon.com/amplify/home) and through associated [documentation](https://docs.aws.amazon.com/amplify/latest/userguide/getting-started.html). Deployment build setting specifications: