Skip to content

Commit c50e03a

Browse files
committed
Diagnostics app: link to hosted app in README
1 parent ee69e16 commit c50e03a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tools/diagnostics-app/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ This diagnostics app presents data from the perspective of a specific user (no s
77
- Get started quickly - play around with a SQLite database without creating an app.
88
- Serve as a baseline to compare your own apps against if you run into issues.
99

10-
The app is currently available as a local standalone web app, and is largely based on the [web SDK](/packages/web/).
10+
The app is currently available at [https://diagnostics-app.powersync.com/login](https://diagnostics-app.powersync.com/login)
11+
12+
It can also be run as a local standalone web app, and is largely based on the [web SDK](/packages/web/).
1113

1214
## Running the app
1315

0 commit comments

Comments
 (0)