We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd84aa1 commit 595b5a6Copy full SHA for 595b5a6
README.md
@@ -15,6 +15,8 @@ Local viewer for YDB clusters
15
3) Open [http://localhost:3000](http://localhost:3000) to view it in the browser. The page will reload if you make edits.\
16
You will also see any lint errors in the console.
17
18
+For API reference, open Swagger UI on http://localhost:8765/viewer/api/.
19
+
20
### Making a production bundle.
21
22
Base command `npm run build` builds the app for production to the `build` folder.\
0 commit comments