uppy/examples/companion
2026-05-15 23:05:49 +05:30
..
client remove @uppy/instagram (#6257) 2026-05-13 14:42:10 +05:30
output Cleanup examples (#5817) 2025-07-10 17:23:58 +02:00
server remove @uppy/instagram (#6257) 2026-05-13 14:42:10 +05:30
.gitignore Cleanup examples (#5817) 2025-07-10 17:23:58 +02:00
package.json upgrade express to 5 2026-02-09 16:01:59 +08: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