- Copy .env.example file into .env and set the values.
- Install Mongod 7.0.9
npm run dev
to start the server in development mode (or npm run build, then npm start for production)- The app is running at http://localhost:3000
npm run dev
to start the server in development mode (or npm run build, then npm start for production)