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
* add expo go new app instructions
* add node.js attachment community project
* Add compact action to list
* Rather follow existing examples around pending lists
* Wording
* Add sync rules as a next step
* Note: Our [React Native Web support](/client-sdk-references/react-native-and-expo/react-native-web-support) now eliminates the need to patch the `@powersync/web` module
Copy file name to clipboardExpand all lines: usage/tools/powersync-dashboard.mdx
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,6 +81,7 @@ The various actions available in your project are accessible via the Command Pal
81
81
-**Compare deployed sync rules** -\> Compare the [sync rules](/usage/sync-rules) as defined in your `sync-rules.yaml` file with those deployed to an instance.
82
82
-**Save changes** -\> Save changes to files as a revision when in **Basic Revisions** version control mode (see _Version Control_ below)
83
83
- Or **Commit changes** -\> Commit changes to files when in **Advanced Git** version control mode.
84
+
-**Compact buckets** -\> Manually [compact](/usage/lifecycle-maintenance/compacting-buckets) and optionally [defragment](/usage/lifecycle-maintenance/compacting-buckets#defragmenting) sync buckets of an instance.
84
85
-**Create Personal Access Token** -\> Create an access token scoped to your user, which is needed for the [CLI](/usage/tools/cli).
85
86
-**Rename project** -\> Rename your PowerSync project.
0 commit comments