MERN Stack Project: Build and Deploy a Real Time Chat App | JWT, Socket.io Setup .env file PORT=... MONGO_DB_URI=... JWT_SECRET=... NODE_ENV=... Build the app npm run build Start the app npm start