Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 730 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 730 Bytes

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.