Artur Paikin 8f931d87a5 Change Uppy version references to v0.27.5 6 anni fa
..
client 8f931d87a5 Change Uppy version references to v0.27.5 6 anni fa
output 6693cf252a Rename last remnants of uppy-server in examples 6 anni fa
server 67af833fdb More uppy server -> companion renames (#1037) 6 anni fa
.gitignore 6693cf252a Rename last remnants of uppy-server in examples 6 anni fa
README.md 6693cf252a Rename last remnants of uppy-server in examples 6 anni fa
package.json 67af833fdb More uppy server -> companion renames (#1037) 6 anni fa

README.md

@uppy/companion example

This is a simple, lean example that combines the usage of @uppy/companion and uppy client.

Test it

To test it, run npm install to install the required dependencies, and then run npm start