nestjs-graphql-sample:NestJS GraphQL示例

时间:2021-04-16 13:34:57
【文件属性】:
文件名称:nestjs-graphql-sample:NestJS GraphQL示例
文件大小:271KB
文件格式:ZIP
更新时间:2021-04-16 13:34:57
TypeScript NestJS GraphQL示例 NestJS GraphQL示例项目。 文件 建造 安装依赖项 $ 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 资源
【文件预览】:
nestjs-graphql-sample-master
----.husky()
--------commit-msg(80B)
--------.gitignore(2B)
--------pre-commit(53B)
----package.json(2KB)
----.github()
--------dependabot.yml(480B)
--------workflows()
----test()
--------jest-e2e.json(183B)
--------app.e2e-spec.ts(630B)
----.prettierrc(51B)
----LICENSE(34KB)
----package-lock.json(1MB)
----nest-cli.json(64B)
----src()
--------app.module.ts(249B)
--------main.ts(208B)
--------app.controller.ts(274B)
--------app.service.ts(142B)
--------app.controller.spec.ts(617B)
----.eslintrc.js(631B)
----tsconfig.json(339B)
----.gitignore(375B)
----commitlint.config.js(67B)
----README.md(473B)
----tsconfig.build.json(97B)

网友评论