Skip to content

Syncano/syncano-fuse-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

syncano-fuse-example

Simple example of integration Syncano with Fuse

Screenshot

Setup

  • Create account at Syncano
  • Install Fuse
  • Download the latest release of syncano-js and unpack it into the project:
    ├── MainView.js
    ├── MainView.ux
    ├── README.md
    ├── example.png
    ├── syncano-fuse.unoproj
    └── syncano-js
        ├── CHANGELOG.md
        ├── README.md
        ├── bower.json
        ├── circle.yml
        ├── conf.json
        ├── karma.config.js
        ├── package.json
        ├── webpack.config.js
        ├── manual
        ├── src
        ├── dist
        ├── lib
        ├── test
        └── tutorials
  • Edit MainView.js and replace PUT_HERE_YOUR_KEY with your Syncano account key.
  • Start Fuse via fuse preview in root folder

About

Simple example of integration with fuse tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published