timely Run Server Using concurrently package, you can run both frontend and backend server with command below. npm run dev # or yarn dev # or pnpm dev # or bun dev NextJS 8080 port NestJS 3000 port