Steps to run the project add this in config.env file in config folder PORT=5000 DB_URI="********************************" JWT_SECRET=************************************* JWT_EXPIRE=** COOKIE_EXPIRE=* install dependencies npm install run the project npm run dev