tigawanna / pocktbase-sync

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pocketbase sync

Sync your Pocketbase instance your local instance with the remote one

supports

  • creating collections with all the rules and validations
  • creaeting all the data from the local instance to the remote one

sync pockectbase

You have to rn it locally to have access to the local pocketbase

To get started,

git clone https://github.com/tigawanna/pocktbase-sync

cd pocktbase-sync

npm run dev

Warning

You will be logged in as admin and are capable of by-passing any validations

About


Languages

Language:TypeScript 96.7%Language:CSS 2.0%Language:JavaScript 1.3%