To run this project, you will need to add the following environment variables to your .env file in server directory
PORT = 5000
JWT_SECRET
Generate Secret for NodeMailer : https://miracleio.me/snippets/use-gmail-with-nodemailer
MAIL_EMAIL
MAIL_SECRET
Clone the project
git clone https://github.com/ansonbenny/MERN-DOCKERStart
docker compose up