Antoine du Hamel 089aaed615 example: showcase migration out of Robodog (#4021) 2 years ago
..
.gitignore 089aaed615 example: showcase migration out of Robodog (#4021) 2 years ago
README.md 089aaed615 example: showcase migration out of Robodog (#4021) 2 years ago
index.html 4e4eddf4a5 finish master->main job (#3315) 3 years ago
main.js 089aaed615 example: showcase migration out of Robodog (#4021) 2 years ago
package.json 089aaed615 example: showcase migration out of Robodog (#4021) 2 years ago
rollup.config.js 089aaed615 example: showcase migration out of Robodog (#4021) 2 years ago
server.cjs 089aaed615 example: showcase migration out of Robodog (#4021) 2 years ago

README.md

Robodog

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.

Run 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