|
il y a 7 mois | |
---|---|---|
.. | ||
.gitignore | il y a 2 ans | |
README.md | il y a 11 mois | |
index.html | il y a 1 an | |
main.js | il y a 2 ans | |
package.json | il y a 7 mois | |
server.js | il y a 2 ans |
This example uses Node server and @uppy/xhr-upload
to upload files to the
local file system.
To run this example, make sure you've correctly installed the repository root:
corepack yarn install
corepack yarn build
That will also install the dependencies for this example.
Then, again in the repository root, start this example by doing:
corepack yarn workspace @uppy-example/node-xhr start