Ifedapo Olarewaju c48c8fcb70 refactor: rename host option to serverUrl 6 年之前
..
client c48c8fcb70 refactor: rename host option to serverUrl 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 faa6fbf54e add custom provider example 7 年之前
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