Development Run the redis first: docker-compose up -d Install the dependencies and develop pnpm install pnpm dev open http://localhost:3000 Build and start pnpm build pnpm start