uppy/examples/companion
Prakash a25226aab2
Fix @uppy/examples (#6099)
we forgot to update the examples after #5830
2025-12-08 09:48:23 +01: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 @uppy/examples (#6099) 2025-12-08 09:48:23 +01:00
.gitignore Cleanup examples (#5817) 2025-07-10 17:23:58 +02:00
package.json build(deps): bump body-parser from 1.20.3 to 1.20.4 (#6070) 2025-12-02 09:55:11 +01: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