Skip to content

vfrico/kge-webapp

Repository files navigation

kge-webapp

This is the webapp for running KGE-server

Is available as a docker image on Docker Hub

Uses React and Redux, and was created from this boilerplate: webpack-react-redux

If you run your own service you might want to customize the endpoint URI. This can be changed on app/config.js. The variable defaultConfig contains apiRoute, that can be modified to point to your own endpoint.