Artur Paikin 7ebf6e9bed Change Uppy version references to v0.23.0 7 years ago
..
client 7ebf6e9bed Change Uppy version references to v0.23.0 7 years ago
output c59a159b3a docs: add example to use uppy + uppy-server 7 years ago
server c59a159b3a docs: add example to use uppy + uppy-server 7 years ago
.gitignore c59a159b3a docs: add example to use uppy + uppy-server 7 years ago
README.md c59a159b3a docs: add example to use uppy + uppy-server 7 years ago
package.json c59a159b3a docs: add example to use uppy + uppy-server 7 years ago

README.md

uppy-server example

This is a simple, lean example that combines the usage of uppy-server and uppy client.

Test it

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