Contents
Complete_CRUDwithAuthentication_Application_NestJS_VueJS
I. This repository is for building a simple web application which involves basic CRUD options of task management. Moreover, the app allows users to register and login their dashboard based on jwt cookie authentication:
Backend: NestJS
Frontend: VueJS
Database: PostgreSQL