- Clone the repository
- Make sure you have
Node.js v20.10.0installed - Make sure you have
pnpminstalled - Duplicate
.env.examplefile into.envand make changes accordingly - Run
pnpm installin project directory to install all the dependencies - Run
pnpm prepare:husky - Run
pnpm devto start the website in your local machine with development mode orpnpm startto start the website in your local machine with production mode
USERNAME : admin PASSWORD : admin
USERNAME : user PASWWORD : user