nestjs-graphql-boilerplate:具有NestJS和GraphQL的Dockerized API样板

时间:2021-02-03 07:27:03
【文件属性】:
文件名称:nestjs-graphql-boilerplate:具有NestJS和GraphQL的Dockerized API样板
文件大小:150KB
文件格式:ZIP
更新时间:2021-02-03 07:27:03
graphql docker typescript jest prettier NestJS GraphQL API样板 入门 Docker + Make + Node.js + TypeScript + NestJS + TypeORM + TypeGraphQL + Jest + TSLint + EasyGraphQL Tester = :red_heart_selector: 要求 $ Git --version >= v2.19 $ Docker --version >= v19.03.5 $ Docker Compose --version >= v1.24.1 $ Make --version >= v4.2.1 $ node --version >= v10.11.0 $ NPM --version >= v6.4.1 如何与Docker一起运行 From the terminal, enter the folder where you want to keep the project and perform the following steps: $ git clone https://github.com/fernandohenriques
【文件预览】:
nestjs-graphql-boilerplate-master
----.dockerignore(146B)
----tsconfig.build.json(97B)
----docker()
--------Dockerfile(447B)
--------init-mongo.sh(374B)
----src()
--------main.ts(459B)
--------common()
--------users()
--------app.module.ts(584B)
--------schema.gql(857B)
----nest-cli.json(64B)
----tsconfig.json(336B)
----test()
--------graphql()
--------e2e()
----jest.config.js(241B)
----.prettierrc(100B)
----tslint.json(559B)
----.env.test(152B)
----README.md(2KB)
----Makefile(2KB)
----ormconfig.js(521B)
----docker-compose.yml(1KB)
----.editorconfig(165B)
----.env.sample(262B)
----.gitignore(288B)
----package-lock.json(515KB)
----package.json(2KB)

网友评论