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

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