Ifedapo Olarewaju adeb2fecfa update docs, tests, and examples with companionUrl rename 6 năm trước cách đây
..
client adeb2fecfa update docs, tests, and examples with companionUrl rename 6 năm trước cách đây
output faa6fbf54e add custom provider example 7 năm trước cách đây
server 67af833fdb More uppy server -> companion renames (#1037) 6 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-lock.json 6cdc7edd60 Use in-tree @uppy/companion in Custom Provider example 6 năm trước cách đây
package.json 8b7340a8bc Fixes to custom provider example. 6 năm trước cách đây
readme.md 6cdc7edd60 Use in-tree @uppy/companion in Custom Provider example 6 năm trước cách đây

readme.md

Uppy + Companion + Custom Provider Example

This example uses @uppy/companion 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