Skip to content

NathanGuilhot/namenook-vuejs

Repository files navigation

namenook

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)

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.