Check the reprt in documents for addtional inforamttion of project and and check video in video demo file how the app works. To this project cerate an .env file with fields
PORT=
MONGO_URL=your mongoDb url
JWT_SECRET=your_screat_key
EMAIL_USER="a email to send the foorget password link"
EMAIL_PASS="password for a app find in Goggle -> mange accounts -> search for "App password" -> create "Mail" app and password will be genrated copy paaste it withoout spaces"