for macOS: "start": "HTTPS=true react-scripts start nodemon server.js", for windows: "start": "set HTTPS=true&&react-scripts start&&nodemon server.js",