Skip to content

An interactive and easy to use web-based editor for the OpenEO API.

License

Notifications You must be signed in to change notification settings

slim01/openeo-web-editor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openEO Web Editor

A web-based editor for interactive usage of the openEO API.

The web editor currently supports openEO API version v0.4.

Getting Started

You can use the online demo or build the files yourself and deploy them to any web host.

  1. Install Node.js
  2. Clone or download this repository.
  3. Open a command line window and go to the directory which contains the cloned/downloaded web editor files.
  4. Optionally: Configure the web editor by editing config.js to suit your needs.
  5. Install the dependencies by executing npm install on the command line
    • Development: Run the development server by executing npm run serve.
    • Deployment: Build the project by executing npm run build. Afterwards upload the content of the dist folder to your server.

Built With

License

This project is licensed under the Apache 2.0 license - see the LICENSE.md file for details.

About

An interactive and easy to use web-based editor for the OpenEO API.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 64.6%
  • JavaScript 35.0%
  • HTML 0.4%