this project is a no-sound camera, where any user can tip any other user.
./config.json
{
"cookieSecret": "<your secret here>",
"hashSecret": "<your secret here>"
}
and override any parameters that are in the default config:
npm start;
npm run screenstart;
npm stop;
npm run screenrestart;