项目作者: smitbarmase

项目描述 :
A Graphql Apollo Express Server with TypeGraphQL and TypeORM using PostgreSQL as a database.
高级语言: TypeScript
项目地址: git://github.com/smitbarmase/graphql-typescript-postgresql-server.git
创建时间: 2020-08-28T16:47:37Z
项目社区:https://github.com/smitbarmase/graphql-typescript-postgresql-server

开源协议:MIT License

下载


graphql-typescript-postgresql-server

A GraphQL apollo express server made with Typescript. Database used PostgreSQL.

Steps to run this project:

  1. Run yarn command
  2. Setup database settings inside ormconfig.json file
  3. Run yarn start command