We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdd9490 commit ce96fd3Copy full SHA for ce96fd3
README.md
@@ -3,6 +3,13 @@ This project is OpenAI-like API set for SkywardAI project.
3
4
## BUILD & RUN
5
6
+### Setting Up Video
7
+
8
9
+https://github.com/user-attachments/assets/2b8f1ea7-0aca-44ea-b218-eff8e1769729
10
11
12
13
### Local Machine
14
* Please make sure you installed `Node.js` on your local machine.
15
* This project developed on Node Version `v20.15.0`.
@@ -47,4 +54,4 @@ npm run lint
47
54
48
55
## Monitor
49
56
This project got monitor build with swagger-stats, when you got this project running, just go to `<Your Server>:<Your Port>/stats`.
50
-For example, [http://localhost:8000/stats](http://localhost:8000/stats)
57
+For example, [http://localhost:8000/stats](http://localhost:8000/stats)
0 commit comments