erikras / erikras/react-redux-universal-hot-example

How to display file uploading progress with multer?

Open
#701 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
12.1k
Forks
2.5k
PR merge metrics
No merged PRs in 30d

Description

I want an API route to handle some totally random upload from user with [multer](https://github.com/expressjs/multer). The tutorial adds it as a middleware, and I've succeeded in adding it in `api.js` and sending a form to `/api/upload`. But what shall I do then to display progress of the upload?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.