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 ee69e16 commit c50e03aCopy full SHA for c50e03a
tools/diagnostics-app/README.md
@@ -7,7 +7,9 @@ This diagnostics app presents data from the perspective of a specific user (no s
7
- Get started quickly - play around with a SQLite database without creating an app.
8
- Serve as a baseline to compare your own apps against if you run into issues.
9
10
-The app is currently available as a local standalone web app, and is largely based on the [web SDK](/packages/web/).
+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/).
13
14
## Running the app
15
0 commit comments