/Contact-Manager

CRUD example in Angular, Express, MongoDB with JWT authentication

Primary LanguageTypeScript

ContactManager

Live Demo

username: admin; password: zjdqv0lrPm9Q

Contact Manager

Instructions

Modify connection and JWT strings in '.env.example'. Rename to '.env'
Populate database
npm run sample
Restore packages

npm install

Run

npm run watch