• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

fernandohenriques/nestjs-graphql-boilerplate: Dockerized API boilerplate with Ne ...

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称(OpenSource Name):

fernandohenriques/nestjs-graphql-boilerplate

开源软件地址(OpenSource Url):

https://github.com/fernandohenriques/nestjs-graphql-boilerplate

开源编程语言(OpenSource Language):

TypeScript 84.5%

开源软件介绍(OpenSource Introduction):

NestJS GraphQL API Boilerplate

Getting Started

Docker + Make + Node.js + TypeScript + NestJS + TypeORM + TypeGraphQL + Jest + TSLint + EasyGraphQL Tester = ❤️

Requirements

$ 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

How to run with 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.git
$ cd nestjs-graphql-boilerplate
$ cp .env.sample .env
$ docker-compose up

How to run without 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.git
$ cd nestjs-graphql-boilerplate
$ cp .env.sample .env
$ npm install
$ npm run start:dev

Run tests

$ cd nestjs-graphql-boilerplate
$ cp .env.sample .env
$ make test

Run tests on CI/CD pipeline

$ cd nestjs-graphql-boilerplate
$ make variables=".env.test" test

Static Analysis

$ cd nestjs-graphql-boilerplate
$ npm run lint

Code Coverage

$ cd nestjs-graphql-boilerplate
$ npm run test:cov

Built With

Author




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap