Skip to content

Receive daily email digest of the links to the most important and forgotten articles from your favourite authors on Medium, Twitter, newsletters, and other sources.

Notifications You must be signed in to change notification settings

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