Renée Kooi a4822ee90d Update require() paths in examples. 6 năm trước cách đây
..
client a4822ee90d Update require() paths in examples. 6 năm trước cách đây
output faa6fbf54e add custom provider example 7 năm trước cách đây
server faa6fbf54e add custom provider example 7 năm trước cách đây
.gitignore faa6fbf54e add custom provider example 7 năm trước cách đây
index.html faa6fbf54e add custom provider example 7 năm trước cách đây
package.json a4822ee90d Update require() paths in examples. 6 năm trước cách đây
readme.md faa6fbf54e add custom provider example 7 năm trước cách đây

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