uppy/examples/uppy-with-server
2018-08-20 15:19:57 +02:00
..
client Change Uppy version references to v0.27.1 2018-08-16 16:32:24 +02:00
output docs: add example to use uppy + uppy-server 2018-02-05 12:38:05 +01:00
server Uppy Server → Uppy Companion in some more places 2018-08-20 15:19:57 +02:00
.gitignore docs: add example to use uppy + uppy-server 2018-02-05 12:38:05 +01:00
package.json update example uppy-server version 2018-04-18 10:15:40 +01:00
README.md docs: add example to use uppy + uppy-server 2018-02-05 12:38:05 +01:00

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