/NestJS_Authentication_Model

Create authentication model with nest js and postgress with docker

Primary LanguageTypeScript

NestJS_Authentication_Model

Create authentication model with nest js and postgress with docker nestAuth

To Run Model Follow steps:

Setup docker and Node js
Open docker
Run at Terminal docker-compose up
Run npm run start:dev

Will find the documentation Testing with /api:

Screenshot 2023-09-23 at 1 54 55 PM