Ifedapo Olarewaju f2ee127e81 rename 'server-utils' to 'companion-client' 6 年之前
..
client f2ee127e81 rename 'server-utils' to 'companion-client' 6 年之前
output faa6fbf54e add custom provider example 7 年之前
server faa6fbf54e add custom provider example 7 年之前
.gitignore faa6fbf54e add custom provider example 7 年之前
index.html faa6fbf54e add custom provider example 7 年之前
package.json a4822ee90d Update require() paths in examples. 6 年之前
readme.md faa6fbf54e add custom provider example 7 年之前

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