THCLab / oca-editor

Tool allowing to play with unify data language (OCA)
https://oca.colossi.network
GNU General Public License v3.0
2 stars 4 forks source link
consent data datastructures decentralized-storage overlays schema

OCA Editor

OCA Editor for creating and dealing with schema base & overlays.

Project setup

nvm use
npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.