/calculate-nps

API to calculate NPS

Primary LanguageTypeScript

NPS Calculate

API to calculate NPS

Steps to run this project:

  1. Run npm i command
  2. Setup database settings inside ormconfig.json file
  3. Run npm run dev command

Programming language

JavaScript - TypeScript - Node

Database

TypeOrm - Sqlite

Mailer

NodeMailer - handlebars

Test

Jest - supertest

Validation

Yup

Framework

Express - express-async-errors