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