mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-18 09:05:55 +00:00
| .. | ||
| client | ||
| output | ||
| server | ||
| .gitignore | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| 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