Skip to content

dabigjoe6/synthesis-client

Repository files navigation

Web Client for Synthesis => https://github.com/dabigjoe6/synthesis

Development

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

Releases

Atfer changes have been merged to master
Create a release tag with format release-x.x.x

.env template

REACT_APP_BASE_URL=http://localhost:3003
REACT_APP_GOOGLE_CLIENT_ID=xxx-xxxx-xxxxx-xxxxx-xxxx
REACT_APP_ENV=development