npm install
for mongodb atlas visit https://www.mongodb.com/atlas/database and configure it and for your local machine install mongoose and mongodb compass for UI of database
GOOGLE_KEY=
CLOUDINARY_API_KEY=
KHALTI_API_KEY =
JWT_SECRET_KEY =
JWT_REFRESH_KEY =
SMTP =
PORT =
EMAIL =
PASSWORD =
MONGO_URI =
npm run dev
npm run build