Sever run npm i add .env file DB_NAME=ecommerce_app DB_USER=root DB_PASSWORD=root DB_HOST=db DB_DIALECT=mysql PORT=5000
# Email and JWT
EMAIL_USER=your email
EMAIL_PASS=your app password
JWT_SECRET=any secret key here
#for Email if using gmail enable - Go to: https://myaccount.google.com/security - Turn on 2-Step Verification if not already enabled. Generate an App Password:
-Go to: https://myaccount.google.com/apppasswords
-- Choose Mail as the app, and Other as the device (e.g., "Ecommerce App").
Google will generate a 16-character app password.
- Update your .env with Email_Pass
S3Bucket - Have s3 access key and s3 secret aceess key