graphql:使用Nexus和Prisma构建的GraphQL API 源码
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
文件列表
graphql-main.zip
(预估有个38文件)
graphql-main
.dockerignore
303B
.github
dependabot.yaml
377B
workflows
lint.yaml
396B
scan.yaml
340B
release.yaml
949B
generate.yaml
534B
schema.graphql
1004B
暂无评论