Renée Kooi b5f0102b98 Output stuff in upload() example %!s(int64=6) %!d(string=hai) anos
..
.gitignore 538f538be1 Add transloadit kitchen sink demo page %!s(int64=6) %!d(string=hai) anos
index.html b5f0102b98 Output stuff in upload() example %!s(int64=6) %!d(string=hai) anos
main.js b5f0102b98 Output stuff in upload() example %!s(int64=6) %!d(string=hai) anos
package-lock.json 6376d68fd5 robodoggo %!s(int64=6) %!d(string=hai) anos
package.json 6376d68fd5 robodoggo %!s(int64=6) %!d(string=hai) anos
readme.md 538f538be1 Add transloadit kitchen sink demo page %!s(int64=6) %!d(string=hai) anos
server.js 3d4fac8e41 Refactor example %!s(int64=6) %!d(string=hai) anos

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