Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 823 Bytes

File metadata and controls

11 lines (7 loc) · 823 Bytes

Mini-App

License

The Mini-App is a web page that shows how the Concordant platform works, and demonstrates each of the CRDT types we implement.

This repository contains two versions of the Mini-app :

  • A local version, only using our CRDT library.
  • An online version, using our Concordant platform API. See our live demo.

The main repository is in the Inria gitlab (this is where you can post tickets). There is an identical clone in GitHub (tickets here might be ignored).