Skip to content

hunghg255/koa-typescript-server-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typescript GraphQL Starter Kit

Starter kit for GraphQL backend with Typescript and GraphQL. A start point for creating a standalone backend API that works smoothly with web frontends.

Technical Stack

  • KoaJS - Web framework
  • Apolo Server - GraphQL Server
  • PostgreSQL, TypeORM - Database and ORM framework

Getting Started


git clone https://github.com/coralo/koa-typescript-server-api.git
cd koa-typescript-server-api  # Change current directory
yarn dev                      # Run the server in development mode

License


This project is licensed under the MIT license, Copyright (c) 2018 Coralo.

About

GraphQL server boilerplate with KoaJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%