Artur Paikin a921cc6bc6 Change Uppy version references to v0.24.4 7 年之前
..
client a921cc6bc6 Change Uppy version references to v0.24.4 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 eba0e3bbee update example uppy-server version 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