Ifedapo Olarewaju f2ee127e81 rename 'server-utils' to 'companion-client' 6 years ago
..
client f2ee127e81 rename 'server-utils' to 'companion-client' 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