This repository has been archived on 2021-12-10. You can view files and clone it, but cannot push or open issues or pull requests.
D3/D3-Centraliser
2021-12-10 12:13:32 +01:00
..
2021-12-10 11:59:36 +01:00
2021-12-10 11:59:36 +01:00
2021-12-10 11:59:36 +01:00
2021-12-10 11:59:36 +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)