- node v.12
- npm install
- npm start
-
express-session for authorization;
-
multer (saving csv file) https://programmingwithmosh.com/javascript/react-file-upload-proper-server-side-nodejs-easy/
TODO: if file in public/csv TODO: CSVContacts => file size => for now all uploaded files/contacts for all user => fix it => by user id TODO: testing TODO: add query parameters => post/get/...
?? TODO: microservices, microfrontends