nestjs graphql federation interface repro 源码
一个渐进式的框架,用于构建高效且可扩展的服务器端应用程序,受到极大启发。 描述 框架TypeScript入门资料库。 安装 $ npm install 运行应用 # development $ npm run start # watch mode $ npm run start:dev # production mode $ npm run start:prod 测试 # unit tests $ npm run test # e2e tests $ npm run test:e2e # test coverage $ npm run test:cov 支持 Nest是MIT许可的开源项目。
文件列表
nestjs-graphql-federation-interface-repro-master.zip
(预估有个12文件)
nestjs-graphql-federation-interface-repro-master
tsconfig.build.json
97B
yarn.lock
345KB
src
main.ts
208B
products.entity.ts
254B
furniture.entity.ts
251B
app.module.ts
471B
furniture.resolver.ts
540B
nest-cli.json
64B
暂无评论