Skip to content

Simple app that implement a 2FA with NestJS (9.0.0)

License

Notifications You must be signed in to change notification settings

d-cristini/nestjs-2fa

Repository files navigation

Description

Simple app that implement a 2FA with NestJS (9.0.0)

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

Stay in touch

License

[MIT licensed].

About

Simple app that implement a 2FA with NestJS (9.0.0)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published