Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 625 Bytes

README.md

File metadata and controls

27 lines (22 loc) · 625 Bytes

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