Renée Kooi 10bc79574e lerna link convert (#1730) 5 年之前
..
client f97b3931bb Upgrade eslint. 6 年之前
output faa6fbf54e add custom provider example 7 年之前
server f97b3931bb Upgrade eslint. 6 年之前
.gitignore faa6fbf54e add custom provider example 7 年之前
index.html faa6fbf54e add custom provider example 7 年之前
package.json 10bc79574e lerna link convert (#1730) 5 年之前
readme.md 10bc79574e lerna link convert (#1730) 5 年之前

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

To run this example, make sure you've correctly installed the root repository:

npm install

Move into this directory, then:

npm start