Sign inSign up

kevoree/editor

By kevoree

Updated about 9 years ago

The Kevoree Web Editor as a container

Image
0

439

kevoree/editor repository overview

Kevoree Web Editor Build Status

Web app for Kevoree model management
You can try it here https://editor.kevoree.org
Or on gh-pages https://kevoree.github.io/kevoree-web-editor

Overview

What is it for ?

The purpose of Kevoree Web Editor (KWE) is to provide an easy-to-use tool to manage your Kevoree models & runtimes.
It is written in Javascript and has been designed to work as a static standalone Web application.

Usage

Docker

The editor can also be deployed locally in Docker

docker run -p 9090:80 -d kevoree/editor

Then go to http://localhost:9090

Manual install
npm install
grunt serve

Tag summary

Content type

Image

Digest

Size

23.9 MB

Last updated

about 9 years ago

docker pull kevoree/editor