Running Locally Clone this Repository git clone https://github.com/rohithr018/Kafka_Tut.git Create .env file in root directory MONGO_URL= JWT_SECRET= Create .env file in client directory VITE_FIREBASE_API_KEY= In / Run npm run dev In /client Run npm run dev