github-actions[bot] 8654e9822f Release: uppy@4.9.0 (#5553) пре 4 месеци
..
client 8654e9822f Release: uppy@4.9.0 (#5553) пре 4 месеци
output 6693cf252a Rename last remnants of uppy-server in examples пре 6 година
server 0a19e8e377 Fix run example uppy-with-companion (#3975) пре 2 година
.gitignore 6693cf252a Rename last remnants of uppy-server in examples пре 6 година
README.md 7d6937300a meta: enable prettier for markdown (#5133) пре 11 месеци
package.json 14b10b02e3 build(deps): bump body-parser from 1.20.2 to 1.20.3 (#5462) пре 7 месеци

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