PowerSync is a sync engine for building local-first apps with instantly-responsive UI/UX and simplified state transfer. Syncs between SQLite on the client-side and Postgres, MongoDB or MySQL on the server-side.
package | build | pub | likes | popularity | pub points |
---|---|---|---|---|---|
powersync | |||||
powersync_attachments_helper |
This monorepo uses melos to handle command and package management.
For detailed usage, check out the inner powersync and attachments helper packages.
To configure the monorepo for development run melos prepare
after cloning