Artur Paikin fd5294c40a update docs, examples and tests to not set autoProceed: false, since that’s the default now 6 years ago
..
client fd5294c40a update docs, examples and tests to not set autoProceed: false, since that’s the default now 6 years ago
output faa6fbf54e add custom provider example 7 years ago
server faa6fbf54e add custom provider example 7 years ago
.gitignore faa6fbf54e add custom provider example 7 years ago
index.html faa6fbf54e add custom provider example 7 years ago
package.json a4822ee90d Update require() paths in examples. 6 years ago
readme.md faa6fbf54e add custom provider example 7 years ago

readme.md

Uppy + Server + Custom Provider Example

This example uses uppy-server 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