nodeJsAuth It is a simple Nodejs Authentication To start this app follow the follwing steps Step1: Clone this Repositry. Step2: Run command "npm install" or "npm i" . Step3: To start this app Run command "npm run dev" for running from nodemon or run command "npm run start" or "node server.js"