/mini-app

A mini demonstration applications for the Concordant platform.

Primary LanguageTypeScript

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).