Renée Kooi 34ed3061b0 Move `target` parameter to option in transloadit.pick. 6 years ago
..
.gitignore 538f538be1 Add transloadit kitchen sink demo page 6 years ago
index.html 34ed3061b0 Move `target` parameter to option in transloadit.pick. 6 years ago
main.js 34ed3061b0 Move `target` parameter to option in transloadit.pick. 6 years ago
package-lock.json 3d4fac8e41 Refactor example 6 years ago
package.json 3d4fac8e41 Refactor example 6 years ago
readme.md 538f538be1 Add transloadit kitchen sink demo page 6 years ago
server.js 3d4fac8e41 Refactor example 6 years ago

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