npm install
npm run dev
Replace environment variables with your own values
- EMAIL_PASSWORD
the email here will be your google email and the password is not your google account password, you need to generate the app password and paste it here.
- Go to your google account
- search for app password in the search bar
- Click on generate app password
- replace this apppassword in the env file
- make sure there are no spaces between the password while pasting it in the .env file