Artur Paikin f807f03232 Change Uppy version references to v0.23.2 7 年之前
..
client f807f03232 Change Uppy version references to v0.23.2 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 c59a159b3a docs: add example to use uppy + uppy-server 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