Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Core refactor hapi #35

Closed
wants to merge 25 commits into from
Closed

Core refactor hapi #35

wants to merge 25 commits into from

Conversation

nnance
Copy link
Contributor

@nnance nnance commented Jun 18, 2016

This PR get a basic working HAPI server into the core refactor branch. It also, includes a change to the runQuery module that allows us to build with es6 enabled but it will run in Node 4 LTS.

I have a project that I use to test using the core-refactor branch from an external project running in Node 4 LTS. If you would like to use it:

  1. clone https://github.com/nnance/express-hapi-graphql
  2. npm install {directory of your local apollo-server project}
  3. npm run build
  4. npm run dev:express or dev:hapi

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants