Git Product home page Git Product logo

graphql-compose-elasticsearch's Introduction

Graphql (Apollo Server) with ElasticSearch

Graphql App using Node with typescript, KOA framework. Elasticsearch for dataStore. Middlewares JWT, CORS, Winston Logger.

Installation

  • npm install install dependencies.

Useful commands

  • npm run watch: start server in watch mode.
  • npm start: start built server.
  • npm run build: build typescript files.

Manage Graphql Playground

graphql-compose-elasticsearch's People

Contributors

m-nathani avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

dorucioclea

graphql-compose-elasticsearch's Issues

It connected to localhost:9200 but not work at all

elastic & server start right, but mutation fail


yarn run v1.12.3
$ nodemon --watch 'src//*' -e ts,tsx --exec ts-node src/index.ts
[nodemon] 1.18.10
[nodemon] to restart at any time, enter rs
[nodemon] watching: src/
/*
[nodemon] starting ts-node src/index.ts
Elasticsearch INFO: 2019-02-19T11:22:16Z
Adding connection to http://localhost:9200/

Elasticsearch DEBUG: 2019-02-19T11:22:20Z
starting request {
"method": "HEAD",
"requestTimeout": 30000,
"castExists": true,
"path": "/",
"query": {}
}

Elasticsearch TRACE: 2019-02-19T11:22:20Z
-> HEAD http://localhost:9200/

<- 200

Elasticsearch DEBUG: 2019-02-19T11:22:20Z
Request complete

Server ready at http://localhost:3000/graphql

selection_407

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.