You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "utility that helps to make 3D print timelapse videos using device with browser and camera, and computer connected to 3D printer USB port",
"main": "server/index.js",
"scripts": {
"start": "node -r dotenv/config server/index.js",
"test": "echo \"Error: no test specified\" && exit 1"