Renée Kooi bffe13d0c4 Nicen demo page 6 년 전
..
.gitignore 538f538be1 Add transloadit kitchen sink demo page 6 년 전
index.html bffe13d0c4 Nicen demo page 6 년 전
long.js 538f538be1 Add transloadit kitchen sink demo page 6 년 전
main.js bffe13d0c4 Nicen demo page 6 년 전
package-lock.json bffe13d0c4 Nicen demo page 6 년 전
package.json 538f538be1 Add transloadit kitchen sink demo page 6 년 전
readme.md 538f538be1 Add transloadit kitchen sink demo page 6 년 전
server.js 538f538be1 Add transloadit kitchen sink demo page 6 년 전

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