You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,6 +55,10 @@ Demo applications are located in the [`demos/`](./demos/) directory. Also see ou
55
55
-[demos/example-vite](./demos/example-vite/README.md): A minimal example demonstrating bundling with Vite.
56
56
-[demos/example-nextjs](./demos/example-nextjs/README.md): An example demonstrating setup with Next.js.
57
57
58
+
## Tools
59
+
60
+
-[tools/diagnostics-app](./tools/diagnostics-app): A standalone web app that presents stats about a user's local database (incl. tables and sync buckets).
0 commit comments