Web Client for Synthesis => https://github.com/dabigjoe6/synthesis
Staging environment - https://master--synthesis-app.netlify.app/
Prodcution - https://app.synthesisapp.com
git clone https://github.com/dabigjoe6/synthesis-client.git
cd synthesis-client
npm i
npm run start
Submit MR to master with changes from your feature branch
Atfer changes have been merged to master
Create a release tag with format release-x.x.x
REACT_APP_BASE_URL=http://localhost:3003
REACT_APP_GOOGLE_CLIENT_ID=xxx-xxxx-xxxxx-xxxxx-xxxx
REACT_APP_ENV=development