uppy/examples/companion
Mikael Finstad 57f7867c41
fix broken companion example (#5909)
it currently crashes on startup because that option is now required
2025-08-18 13:20:59 +02:00
..
client Cleanup examples (#5817) 2025-07-10 17:23:58 +02:00
output Cleanup examples (#5817) 2025-07-10 17:23:58 +02:00
server fix broken companion example (#5909) 2025-08-18 13:20:59 +02:00
.gitignore Cleanup examples (#5817) 2025-07-10 17:23:58 +02:00
package.json Migrate from Cypress to Vitest Browser Mode (#5828) 2025-07-28 11:27:37 +02:00
README.md Cleanup examples (#5817) 2025-07-10 17:23:58 +02:00

@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