Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 837 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 837 Bytes


Offix extends capabilities of Apollo GraphQL providing
fully featured Offline Workflow and Conflict Resolution.

Features

  • Offline support. Mutations are persisted when Offline.
  • Offline Listeners and workflows for seamless UI.
  • Flexible, out of the box Conflict Resolution implementations
  • Subscriptions and Binary Upload that works offline.
  • Multi platform support.
    • Works with Web, Cordova, Capacitor and React Native.
  • Framework agnostic (works with React, Angular and Vue)
  • Works with Apollo GraphQL Server and Prisma (Yoga)

Documentation

https://offix.dev

How to get involved

  1. Star project!
  2. Create issue with ideas or bugs?
  3. Contribute (see Contributing guide)