Renée Kooi 0fa68aab9d wip пре 6 година
..
.gitignore 538f538be1 Add transloadit kitchen sink demo page пре 6 година
index.html 0fa68aab9d wip пре 6 година
main.js 0fa68aab9d wip пре 6 година
package-lock.json 6376d68fd5 robodoggo пре 6 година
package.json 6376d68fd5 robodoggo пре 6 година
readme.md 538f538be1 Add transloadit kitchen sink demo page пре 6 година
server.js 3d4fac8e41 Refactor example пре 6 година

readme.md

Multiple Instances

This example uses Uppy with the RestoreFiles plugin. It has two instances on the same page, side-by-side, but with different ids so their stored files don't interfere with each other.

Run it

Move into this directory, then:

npm install
npm start