Synchonized tab workspaces and bookmarks manager web extension.
-
Install dependencies:
pnpm install
-
Login to InstantDB:
pnpx instant-cli login
-
Push the InstantDB schema and permissions. This operation will also copy the app ID to
.env:pnpm push-instant
-
In
.env, create aWXT_INSTANT_APP_IDvariable belowPUBLIC_INSTANT_APP_IDand copy down the app ID.