A data endpoint for logging-scratch-gui.
Create a .env file in the main directory containing the following keys:
MONGODB: [your mongodb connection url]
LOGGING_AUTH_KEY: [websocket auth key defined in your scratch-log-sender]
SECRETTOKEN: [token used by your replay-scratch-gui, if used]
Then start the endpoint with
node index.js