print-service

时间:2024-04-23 13:24:18
【文件属性】:

文件名称:print-service

文件大小:165KB

文件格式:ZIP

更新时间:2024-04-23 13:24:18

TypeScript

描述 框架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 创建一个文件: curl -X POST -F 'operations={"query":"mutation CreateTemplateFile($file:Upload!) {\n createTemplateFile(file:$file data:{templateTypeId:\"b1c1d8aa


【文件预览】:
print-service-master
----generate-typings.ts(622B)
----package.json(3KB)
----test()
--------jest-e2e.json(183B)
--------app.e2e-spec.ts(630B)
----.prettierrc(51B)
----package-lock.json(480KB)
----TODO.md(2KB)
----nest-cli.json(64B)
----src()
--------print()
--------config()
--------app.module.ts(5KB)
--------template-types()
--------main.ts(599B)
--------common()
--------app.controller.ts(505B)
--------app.service.ts(318B)
--------graphql.ts(3KB)
--------util()
--------app.controller.spec.ts(617B)
--------template-files()
----.eslintrc.js(630B)
----tsconfig.json(369B)
----.gitignore(400B)
----README.md(873B)
----tsconfig.build.json(57B)

网友评论