/powersync-service

PowerSync is a Postgres-SQLite sync layer, which helps developers to create local-first real-time reactive apps that work seamlessly both online and offline.

Primary LanguageTypeScriptOtherNOASSERTION

PowerSync is a Postgres-SQLite sync layer, which helps developers to create local-first real-time reactive apps that work seamlessly both online and offline.

PowerSync Service

powersync-service is the monorepo for the core PowerSync service.

The service can be started using the public Docker image. See the image notes

Monorepo Structure: Packages

Service

The PowerSync service code is located in the service folder. This project is used to build the journeyapps/powersync-service Docker image.

Notes

This mono repo currently relies on restricted packages. Currently this repo can only be built in CI. These dependencies will be removed soon.