Skip to content

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.

License

Notifications You must be signed in to change notification settings

fork-archive-hub/powersync-service

 
 

Repository files navigation

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.

About

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 98.8%
  • Other 1.2%