From 1ca396766ce0b224ab2c7a1f259c9609d51d57e7 Mon Sep 17 00:00:00 2001 From: appalert <162330896+appalert@users.noreply.github.com> Date: Tue, 5 Mar 2024 13:59:56 +0000 Subject: [PATCH 1/2] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 5151a1f..9c66f85 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,6 @@ A simple application that demonstrates file upload using streaming. ## Getting Started - ### Running with Docker This is the more convenient option From a3bc785748e340f5b882db468287ea030db420c1 Mon Sep 17 00:00:00 2001 From: appalert <162330896+appalert@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:02:37 +0000 Subject: [PATCH 2/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9c66f85..59e71fd 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,7 @@ $ yarn start:dev # production mode $ yarn start:prod ``` + #### Frontend Navigate to the frontend