Skip to content

Commit

Permalink
Update README.md (#19)
Browse files Browse the repository at this point in the history
Signed-off-by: Bohan Cheng <[email protected]>
  • Loading branch information
cbh778899 committed Aug 2, 2024
1 parent fdd9490 commit ce96fd3
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`.
Expand Down Expand Up @@ -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 `<Your Server>:<Your Port>/stats`.
For example, [http://localhost:8000/stats](http://localhost:8000/stats)
For example, [http://localhost:8000/stats](http://localhost:8000/stats)

0 comments on commit ce96fd3

Please sign in to comment.