Build planner for PSO2: New Genesis.
ngsplanner/start

4 lines
154 B

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