Renée Kooi a7d72bd3fc lockfile update 6 gadi atpakaļ
..
.gitignore 538f538be1 Add transloadit kitchen sink demo page 6 gadi atpakaļ
index.html 2e51841ebd Modal dashboard fix :face_palm: 6 gadi atpakaļ
main.js a7d72bd3fc lockfile update 6 gadi atpakaļ
package-lock.json aa9bb5d154 Fun times with lockfile 6 gadi atpakaļ
package.json 3d4fac8e41 Refactor example 6 gadi atpakaļ
readme.md 538f538be1 Add transloadit kitchen sink demo page 6 gadi atpakaļ
server.js 3d4fac8e41 Refactor example 6 gadi atpakaļ

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