|
2 years ago | |
---|---|---|
.. | ||
.gitignore | 2 years ago | |
README.md | 2 years ago | |
index.html | 3 years ago | |
main.js | 2 years ago | |
package.json | 2 years ago | |
rollup.config.js | 2 years ago | |
server.cjs | 2 years ago |
This example shows all the different Robodog APIs in action on a single page. Robodog has been deprecated, so this example shows how to replicate Robodog features without using it. If you are new with Uppy, this example is probably not for you, as it is specifically aimed for Robodog users looking to migrate out of it.
To run this example, make sure you've correctly installed the repository root:
corepack yarn install
corepack yarn build
That will also install the dependencies for this example.
Then, again in the repository root, start this example by doing:
corepack yarn workspace @uppy-example/transloadit start