Coder Social home page Coder Social logo

koa-apollo-graphql's Introduction

Apollo GraphQL + Koa Boilerplate

Utterly minimal and nice starter / boilerplate for Apollo GraphQL server that runs on Koa.

Build Status dependencies Status

Apollo GraphQL, Koa Server

Includes:

  • Koa 2 โœจ
  • Apollo GraphQL Server (with GraphiQL)
  • GraphQL Tools
  • ES6 Out of the box (Babel) ๐Ÿค˜
  • Nice Linter
  • Travis Builds
  • Out-of-the-box working example ๐Ÿ’ฅ

Installation

  1. git clone https://github.com/radenkovic/koa-apollo-graphql graphql-server
  2. cd graphql-server
  3. yarn

Scripts

  1. yarn run dev -- spins a dev server, you need nodemon installed globally (npm i -g nodemon)
  2. yarn run build -- compiles ES6 code in /dist folder
  3. yarn start -- starts production server from /dist folder
  4. yarn run lint -- lints src files and tries to fix them

koa-apollo-graphql's People

Contributors

radenkovic avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.