PowerSync is a Postgres-SQLite sync engine, which helps developers to create local-first real-time reactive apps that work seamlessly both online and offline.
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