Skip to content

Prototype of a mutable object store for Arcol documents

Notifications You must be signed in to change notification settings

ArcolTechnologyInc/mutable-store

Repository files navigation

This project contains a prototype of a mutable data store, and a simple web app to interact with a document model following the mutable paradigm.

Type checking:

npm run watch

Building:

npm run esbuild

Running

npm run serve

Opening the URL at localhost will create a new room. Share the URL to open a new instance of the same room.

About

Prototype of a mutable object store for Arcol documents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages