Renée Kooi fdaf9ea4c4 Error reporting in Form example 6 éve
..
.gitignore 538f538be1 Add transloadit kitchen sink demo page 6 éve
index.html fdaf9ea4c4 Error reporting in Form example 6 éve
main.js fdaf9ea4c4 Error reporting in Form example 6 éve
package-lock.json 3d4fac8e41 Refactor example 6 éve
package.json 3d4fac8e41 Refactor example 6 éve
readme.md 538f538be1 Add transloadit kitchen sink demo page 6 éve
server.js 3d4fac8e41 Refactor example 6 éve

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