github-actions[bot] 861f264e53 Release: uppy@3.0.0-beta (#3798) 2 years ago
..
client 861f264e53 Release: uppy@3.0.0-beta (#3798) 2 years ago
output 6693cf252a Rename last remnants of uppy-server in examples 6 years ago
server 3fdc55b4a7 Remove references of incorrect `options` argument for `companion.socket` (#3307) 3 years ago
.gitignore 6693cf252a Rename last remnants of uppy-server in examples 6 years ago
README.md 55e0ffd04a Add retext to markdown linter (#3024) 3 years ago
package.json 01d7ea13e9 meta: use Yarn v3 instead of npm (#3237) 3 years ago

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:

npm install

That will also install the dependencies for this example.

Then, again in the repository root, start this example by doing:

npm run example uppy-with-companion