uppy/examples/companion
2026-05-21 02:36:00 +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 @uppy/examples: update examples after recent breaking changes (#6299) 2026-05-18 21:03:42 +05:30
.gitignore Cleanup examples (#5817) 2025-07-10 17:23:58 +02:00
package.json Revert "Upgrade to express 5" (#6303) 2026-05-21 02:36:00 +05:30
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