Skip to content

This is a Notification Server project done in Ignite Lab-Node.js classes, done using technologies from nest.js and testing with jest. (COMPLETED ✅)

Notifications You must be signed in to change notification settings

EyzRyder/IgniteLab-Node.js-notification-server

Repository files navigation

Eyz Ryder Logo

Description

This is a Notification Server project done in Ignite Lab-Node.js classes, done using technologies from nest.js and testing with jest.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
npm run test

# e2e tests
npm run test:e2e

# test coverage
npm run test:cov

About

This is a Notification Server project done in Ignite Lab-Node.js classes, done using technologies from nest.js and testing with jest. (COMPLETED ✅)

Topics

Resources

Stars

Watchers

Forks