My First fully functional authentication and authorization project. Built completely on MERN stack with Tailwind CSS, This is a developer-use project and has not been deployed anywhere, please run the project by following the below steps.
git clone https://github.com/kunalshah017/LogOn.git
cd LogOn
Windows_Setup.ps1
.\Windows_Setup.ps1
Going serial wise in setup steps is recommended
1. Setup Environment
2. Start Server
When asked to select the option, select 1
and press Enter
When asked to enter the MongoDB URI, enter the URI or Right Click and Paste the URI and press Enter
When asked to enter the JWT Secret Key, enter the Key or Right Click and Paste the Key and press Enter
Again run the Windows_Setup.ps1
and select 2
and press Enter
Click Here LogOn to open the application