Simple Vue.js file uploader This is a simple front end app to upload files to a remote server. config.js file is currently pointing to a working API that can be found at: simple-hapi-uploader.herokuapp.com. The API code and endpoints can be found here: Simple Hapi Uploader