All Projects → m-nathani → graphql-compose-elasticsearch

m-nathani / graphql-compose-elasticsearch

Licence: AGPL-3.0 license
Graphql App using Node with typescript, KOA framework and Elasticsearch

Programming Languages

typescript
32286 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to graphql-compose-elasticsearch

nodejs-graphql-template
Template project for Node.js® GraphQL APIs
Stars: ✭ 13 (-67.5%)
Mutual labels:  koa, apollo-server, graphql-tools, graphql-playground
schemaglue
Naturally breaks down your monolithic graphql schema into bits and pieces and then glue them back together.
Stars: ✭ 117 (+192.5%)
Mutual labels:  graphql-schema, apollo-server, graphql-tools
Naice Blog
😺 新的博客上线啦
Stars: ✭ 93 (+132.5%)
Mutual labels:  koa, axios
Fontend
使用Node、Vue、ElementUI、iViewUI,验证码等等搭建一个综合性网站(含后台管理系统)
Stars: ✭ 97 (+142.5%)
Mutual labels:  koa, axios
Vue Webpack Config
Koa2、Webpack、Vue、React、Node
Stars: ✭ 151 (+277.5%)
Mutual labels:  koa, axios
gqlc
GraphQL IDL Compiler
Stars: ✭ 23 (-42.5%)
Mutual labels:  graphql-schema, graphql-tools
Koa Vue Notes Project
🤓 A single repo containing both the koa-vue-notes-api and koa-vue-notes-web projects.
Stars: ✭ 14 (-65%)
Mutual labels:  koa, starter
Apollo Server
🌍  Spec-compliant and production ready JavaScript GraphQL server that lets you develop in a schema-first way. Built for Express, Connect, Hapi, Koa, and more.
Stars: ✭ 12,145 (+30262.5%)
Mutual labels:  koa, graphql-schema
Vue Koa2 Login
基于 token 的登录注册。
Stars: ✭ 275 (+587.5%)
Mutual labels:  koa, axios
Nuxt Juejin Project
仿掘金web网站,使用服务端渲染。主要技术:nuxt + koa + vuex + axios + element-ui 。
Stars: ✭ 209 (+422.5%)
Mutual labels:  koa, axios
Blog Frontend Project
Web frontend code for my blogs, develop with Vue.
Stars: ✭ 206 (+415%)
Mutual labels:  koa, axios
Blog
若川的博客—学习源码整体架构系列8篇,前端面试高频源码,微信搜索「若川视野」关注我,长期交流学习~
Stars: ✭ 234 (+485%)
Mutual labels:  koa, axios
Cykspace Node
博客后台服务~~ 👉👉 http://www.cykspace.com
Stars: ✭ 23 (-42.5%)
Mutual labels:  koa, axios
Koa React Notes Web
🤓 A simple SPA built using Koa (2.5.1) as the backend and React (16.4.1) as the frontend. Features MySQL integration, user authentication, CRUD note actions, and more.
Stars: ✭ 61 (+52.5%)
Mutual labels:  koa, starter
Ktv Select music System
KTV点歌系统,含后台管理系统(完整版)
Stars: ✭ 305 (+662.5%)
Mutual labels:  koa, axios
Ashen Blog
使用koa 2 + vue 2搭建自己的博客系统
Stars: ✭ 104 (+160%)
Mutual labels:  koa, axios
apollo-log
A logging extension for the Apollo GraphQL Server
Stars: ✭ 64 (+60%)
Mutual labels:  apollo-server, apollo-graphql
graphql-typeorm-koa-workshop
Demo GraphQL API server
Stars: ✭ 36 (-10%)
Mutual labels:  koa, apollo-server
Github Ranking
🔍GitHub不同语言热门项目排行,Vue.js做页面展示
Stars: ✭ 160 (+300%)
Mutual labels:  koa, axios
bookshelf
My GraphQL playground
Stars: ✭ 64 (+60%)
Mutual labels:  apollo-server, graphql-playground

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].