Rename the .envexample to .env and add your MongoDB database URI and your JWT secret
npm install
cd frontend
npm install
npm run dev
Rename the .envexample to .env and add your MongoDB database URI and your JWT secret
npm install
cd frontend
npm install
npm run dev