Renée Kooi f97b3931bb Upgrade eslint. 6 years ago
..
client f97b3931bb Upgrade eslint. 6 years ago
output faa6fbf54e add custom provider example 7 years ago
server f97b3931bb Upgrade eslint. 6 years ago
.gitignore faa6fbf54e add custom provider example 7 years ago
index.html faa6fbf54e add custom provider example 7 years ago
package-lock.json 2574d1251c Update babel in examples 6 years ago
package.json 2574d1251c Update babel in examples 6 years ago
readme.md 6cdc7edd60 Use in-tree @uppy/companion in Custom Provider example 6 years ago

readme.md

Uppy + Companion + Custom Provider Example

This example uses @uppy/companion with a dummy custom provider. This serves as an illustration on how integrating custom providers would work

Run it

Move into this directory, then:

npm install
npm start