Skip to content

goessm-uni/scratch-log-endpoint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scratch-log-endpoint

A data endpoint for logging-scratch-gui.

Installation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published