- in the file
credentials.json, replace"username"and"password"with the desired log in information.
npm ito install the required dependencies.npm startwill run the server on port 8888.
GET / - serves up the web form where PDFs, interval, and transition data may be uploaded for each sign.
POST /update - accepts sign (an integer from 1-3) and timestamp (in YYYYMMDDHHmmss format) as query strings.