Skip to content

luhmann/sync-actions-visualizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sync-actions-visualizer

Shows generated sync-actions for different data.

Live on sync-actions-visualizer.dferber.de.

This project was bootstrapped with Create React App.

Deployment

One-Time setup

s3_website

To deploy, make sure you have s3_website installed globally.

Set up .env file

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.

Deploying

  • Run yarn build to create the production bundle
  • Run yarn deploy to deploy the created bundle

About

Sync Actions Visualizer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.6%
  • HTML 9.7%
  • CSS 4.7%