User authentication module that allows users to signin and signup.
$ npm install
$ npm run dev
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.
It is necessary to run the server application before you run this application.
You may clone the server's repository and run it using this link: https://github.com/bashar-gh-dev/easygenerator-nestjs.git