/graphql_apollo_server_express

GraphQL Server Tutorial with Apollo Server and Express

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.