/node-apollo-boost-github-graphql-api

From https://github.com/the-road-to-graphql/the-road-to-graphql (chapter 6: Apollo Client)

Primary LanguageJavaScript

Simple Node Server with Babel

Build Status Slack Greenkeeper badge

An easy way to get started with JavaScript on the command line. Read more about it.

Features

  • Babel 7
  • Environment Variables

Requirements

Installation

  • git clone git@github.com:rwieruch/node-babel-server.git
  • cd node-babel-server
  • npm install
  • npm start
  • include .env in your .gitignore

Adjust your Babel presets in package.json if you like to add or remove future JavaScript ES features.