This app is an intentionally simple example of using multer to upload files to an Express server that are then served as static files. While the app has image upload for an example, multer can be used ...