Skip to content

bashar-gh-dev/simple-auth-nestjs

Repository files navigation

Nest Logo

Easygenerator Fullstack Test Task.

Description

User authentication module that allows users to signin and signup.

Installation

$ npm install

Running the app

$ npm run start

Note

I already know it is a bad idea to expose .env variables, but it is ok for our case as we dont have any sensitive information.