luarmr / uppy-client-server

basic example from https://github.com/transloadit/uppy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 yarn install to install the required dependencies, and then simply run yarn start

Watch

Run yarn watch to see the changes in ./output folder.

About

basic example from https://github.com/transloadit/uppy

License:MIT License


Languages

Language:JavaScript 68.8%Language:HTML 31.2%