github-actions[bot] eebc9a0432 Release: uppy@3.22.1 (#4935) 1 ano atrás
..
client eebc9a0432 Release: uppy@3.22.1 (#4935) 1 ano atrás
output 6693cf252a Rename last remnants of uppy-server in examples 6 anos atrás
server 0a19e8e377 Fix run example uppy-with-companion (#3975) 2 anos atrás
.gitignore 6693cf252a Rename last remnants of uppy-server in examples 6 anos atrás
README.md 0a19e8e377 Fix run example uppy-with-companion (#3975) 2 anos atrás
package.json 0a19e8e377 Fix run example uppy-with-companion (#3975) 2 anos atrás

README.md

@uppy/companion example

This is a simple, lean example that combines the usage of @uppy/companion and uppy client.

Test 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/uppy-with-companion start