- Minor fixes - Nodemailer service improved - CORS middleware added - BREAKING: removed moment library, so timeDifference util function is also removed. - added error case in MongoDB error parser - Added file-upload controller that works well with Multer-S3. Please fill up the S3 environment variables and remove a comment in /src/services/index.js for multerS3 export.