Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.
/ es-web-app Public archive

Single-page web application providing an user interface for exploring knowledge graphs in a human-friendly manner.

License

Notifications You must be signed in to change notification settings

khaller93/es-web-app

Repository files navigation

Exploratory Search Web Application (Inactive)

Running

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance. The build is minified and the filenames include the hashes.

The web application in build can then be deployed to a web server (Apache, nginx, ...). A working solution is offered in the exploratory-search-gateway repository.

Docker Image

This repository provides a Dockerfile that builds and deploys the web application to the exploratory-search-gateway solution. The gateway then only expects the location of the running exploratory-search-microservice.

docker build . -t yyyy/esw:latest

Development

This project is following the Javascript styleguide from Airbnb for Javascript and React components.

Contact

Kevin Haller - contact@kevinhaller.dev

About

Single-page web application providing an user interface for exploring knowledge graphs in a human-friendly manner.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages