Renée Kooi a03a1ed7d6 use tusd.tusdemo.net (#2691) 4 năm trước cách đây
..
client a03a1ed7d6 use tusd.tusdemo.net (#2691) 4 năm trước cách đây
output faa6fbf54e add custom provider example 7 năm trước cách đây
server 15d871d81e docs: document Companion 2.0 related changes (#2363) 4 năm trước cách đây
.gitignore faa6fbf54e add custom provider example 7 năm trước cách đây
babel.config.js 34d5d2c1b2 docs,website: tutorial on adding custom providers (#2310) 4 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 34d5d2c1b2 docs,website: tutorial on adding custom providers (#2310) 4 năm trước cách đây
package.json 10bc79574e lerna link convert (#1730) 5 năm trước cách đây
readme.md 697ad04a34 examples: document `npm run build`, closes #2024 5 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

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

npm install
npm run build

That will also install the dependencies for this example.

Then, again in the repository root, start this example by doing:

npm run example custom-provider