From ce96fd3c245af803e7a0e8977919248f149d1298 Mon Sep 17 00:00:00 2001 From: Bohan Cheng <47214785+cbh778899@users.noreply.github.com> Date: Fri, 2 Aug 2024 17:20:48 +1000 Subject: [PATCH] Update README.md (#19) Signed-off-by: Bohan Cheng <47214785+cbh778899@users.noreply.github.com> --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8497328..aaeaff7 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,13 @@ This project is OpenAI-like API set for SkywardAI project. ## BUILD & RUN +### Setting Up Video + + +https://github.com/user-attachments/assets/2b8f1ea7-0aca-44ea-b218-eff8e1769729 + + + ### Local Machine * Please make sure you installed `Node.js` on your local machine. * This project developed on Node Version `v20.15.0`. @@ -47,4 +54,4 @@ npm run lint ## Monitor This project got monitor build with swagger-stats, when you got this project running, just go to `:/stats`. -For example, [http://localhost:8000/stats](http://localhost:8000/stats) \ No newline at end of file +For example, [http://localhost:8000/stats](http://localhost:8000/stats)