Skip to content

bibliomap-viewer is the bibliomap web interface HTML + Websocket front end showing ezPAARSE EC's in real time.

Notifications You must be signed in to change notification settings

ezpaarse-project/bibliomap-viewer

Repository files navigation

bibliomap-viewer

bibliomap-viewer is the bibliomap web interface HTML + Websocket front end showing ezPAARSE EC's in real time.

Architecture

Prerequisites

  • Docker and docker-compose

Installation and running

As a standalone script, bibliomap-viewer is not very usefull. Please have a look to bibliomap docker-compose.yml to understand how it can be orchestrated with required modules: bibliomap-harvester and bibliomap-enricher

System configuration

Env variable can be used to customize it:

  • BBV_INDEX
  • BBV_JSFILE
  • BBV_LISTEN_ENRICHER_HOST
  • BBV_LISTEN_ENRICHER_PORT
  • BBV_LISTEN_HOST
  • BBV_LISTEN_PORT

Look at config.json to see the default values.

Developement

git clone git@github.com:ezpaarse-project/bibliomap-viewer.git
cd bibliomap-viewer
DEBUG=bibliomap* make run-debug

The open http://127.0.0.1:50197/ in your browser

About

bibliomap-viewer is the bibliomap web interface HTML + Websocket front end showing ezPAARSE EC's in real time.

Resources

Stars

Watchers

Forks

Packages

No packages published