Artur Paikin 97cccc0212 Change Uppy version references to v0.27.4 6 jaren geleden
..
client 97cccc0212 Change Uppy version references to v0.27.4 6 jaren geleden
output 6693cf252a Rename last remnants of uppy-server in examples 6 jaren geleden
server 67af833fdb More uppy server -> companion renames (#1037) 6 jaren geleden
.gitignore 6693cf252a Rename last remnants of uppy-server in examples 6 jaren geleden
README.md 6693cf252a Rename last remnants of uppy-server in examples 6 jaren geleden
package.json 67af833fdb More uppy server -> companion renames (#1037) 6 jaren geleden

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