PokerNook GraphQL API 开发设置 推荐工具 Node.js Docker桌面 VS代码 克隆仓库,然后运行: npm install # Install project dependencies docker-compose up # Run the app with Docker NPM脚本概述 npm run dev # Create a hot-reloading GraphQL server npm run lint # ESLint the project npm run generate # Generate Prisma client and schema