Skip to content

kbariotis/typescript-graphql-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL server with TypeScript

This is an example on how to create a GraphQL server with TypeScript. Read more on my blog post.

A simple GraphQL server using TypeScript, Koa and apollo-graphql-server. It also provides a basic file structure to separate the schema and the resolvers to different files.

Tests included!

Usage

To build the server:

yarn build

To start the server:

yarn start

To run the tests:

yarn test

About

A simple Graphql server with TypeScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •