Namenook is a complete virtual address book. It is a full CRUD application built with VueJS, NodeJS and Express and fully deployed on a Nginx server with SSL certificate. It features full authentification and authorization, database, file upload and web crawling.
The full presentation can be found here.
→ Backend code (NodeJS/Express)
npm install
npm run serve
npm run build