Skip to content

A mini demonstration applications for the Concordant platform.

Notifications You must be signed in to change notification settings

concordant/mini-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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