User authentication module that allows users to signin and signup.
$ npm install
$ npm run start
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.
User authentication module that allows users to signin and signup.
$ npm install
$ npm run start
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.