Skip to content

Commit 595b5a6

Browse files
committed
docs: link to api reference in readme
1 parent bd84aa1 commit 595b5a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ Local viewer for YDB clusters
1515
3) Open [http://localhost:3000](http://localhost:3000) to view it in the browser. The page will reload if you make edits.\
1616
You will also see any lint errors in the console.
1717

18+
For API reference, open Swagger UI on http://localhost:8765/viewer/api/.
19+
1820
### Making a production bundle.
1921

2022
Base command `npm run build` builds the app for production to the `build` folder.\

0 commit comments

Comments
 (0)