DIDECT2S/D3-Centraliser
2021-12-03 18:22:50 +01:00
..
2021-12-03 17:58:48 +01:00
2021-12-03 17:58:48 +01:00
2021-12-03 17:58:48 +01:00
2021-12-03 17:58:48 +01:00
2021-12-03 17:58:48 +01:00
2021-12-03 18:22:50 +01:00

D3-Centraliser

This is the core of the DIDECTS. D3-Centraliser is a NodeJS based API server that manages most of the tools. It listens for incoming data from the D3-Annotator clients and stored it to the database. It starts D3-Collector as soon as a new URL is submitted from a client.

Start D3-Centraliser by running: $ node d3-centraliser.js

Tested on FreeBSD 13.

Prerequisites

nodejs, express,

Nota Bene

This is a work in progress with a lot of ugly code in it.

Licence

GPL-3 (see LICENCE file)