Renée Kooi d7de4dc2fa Inline dashboard example 6 år sedan
..
.gitignore 538f538be1 Add transloadit kitchen sink demo page 6 år sedan
index.html d7de4dc2fa Inline dashboard example 6 år sedan
main.js d7de4dc2fa Inline dashboard example 6 år sedan
package-lock.json aa9bb5d154 Fun times with lockfile 6 år sedan
package.json 3d4fac8e41 Refactor example 6 år sedan
readme.md 538f538be1 Add transloadit kitchen sink demo page 6 år sedan
server.js 3d4fac8e41 Refactor example 6 år sedan

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