ngsplanner/start

3 lines
110 B
Plaintext
Executable File

echo "REACT_APP_GITPOD_WORKSPACE_URL=https://ngsplanner.herokuapp.com" > .env
npm install
HTTPS=true npm start