Shows generated sync-actions for different data.
Live on sync-actions-visualizer.dferber.de.
This project was bootstrapped with Create React App.
To deploy, make sure you have
s3_website
installed globally.
Create a .env
file containing your configuration.
S3_ID=xyz
S3_SECRET=xyz
S3_BUCKET=xyz.foo.de
CF_DIST_ID=xyz
Replace the values with your actual access data.
- Run
yarn build
to create the production bundle - Run
yarn deploy
to deploy the created bundle