Question d’entretien chez Cymulate

Build a Web Application: Create express.js: “Server1” will have users schema Create express.js “Server2” will have setting schema (with nested json data) Use the same MongoDB connection Server1 need to speek with server2 AES encryption. server2 answer srver one with AES encryption. do curd for the settings collection. front end need to speak with server1 with Authentication via passport.js (JWT) (React \ EJS Client application) Buttons for: create, update and delete Additional Information: ES6 + MVC Architecture Data Encryption transport Audit log Clean code