项目作者: benawad

项目描述 :
Typescript GraphQL Server built with TypeGraphQL
高级语言: TypeScript
项目地址: git://github.com/benawad/type-graphql-series.git
创建时间: 2019-01-08T01:43:13Z
项目社区:https://github.com/benawad/type-graphql-series

开源协议:

下载


type-graphql-series

Code for: https://www.youtube.com/playlist?list=PLN3n1USn4xlma1bBu3Tloe4NyYn9Ko8Gs

Installing

  1. Clone and install dependecies
    1. git clone https://github.com/benawad/type-graphql-series.git
    2. cd type-graphql-series
    3. yarn
  2. Make sure you have PostgreSQL running on your computer with a database called typegraphql-example and a user who has access to that database with the username postgres and password postgres
  1. Make sure you have Redis running on your computer
  1. Start the server
    1. yarn start
    To verified it worked, you can go to http://localhost:4000

If you need any help setting this up feel free to message me on Discord: https://discord.gg/Vehs99V