Artur Paikin ee5c617c41 Change Uppy version references to v0.24.0 7 年之前
..
client ee5c617c41 Change Uppy version references to v0.24.0 7 年之前
output c59a159b3a docs: add example to use uppy + uppy-server 7 年之前
server c59a159b3a docs: add example to use uppy + uppy-server 7 年之前
.gitignore c59a159b3a docs: add example to use uppy + uppy-server 7 年之前
README.md c59a159b3a docs: add example to use uppy + uppy-server 7 年之前
package.json 4f4a741221 Fix some example names. 7 年之前

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