mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-25 03:08:34 +00:00
| .. | ||
| client | ||
| output | ||
| server | ||
| .gitignore | ||
| package.json | ||
| 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