Hacker News new | ask | show | jobs
Show HN: Searchkit V3: GraphQL and React Toolkit for Elasticsearch
2 points by joemcelroy 2046 days ago
Hi guys! Yesterday I released an rc for v3 which was a near rewrite to make Searchkit easier to use. Been 2 years since its last release.

The previous version had its own UI framework and worked solely on the browser. In this version, i've split it out into three tiers and heavily relied on Apollo GraphQL and @elastic/eui framework.

Github: www.github.com/searchkit/searchkit Demo: http://demo.searchkit.co/ Docs: https://searchkit.co/docs Why GraphQL? https://blog.searchkit.co/searchkit-why-graphql-aa886603b698

Love to hear some feedback on this as im still refining the GraphQL schema and the docs are not great.

Joe

2 comments

What's up with the license / copyright for this repo?
Thanks for heads up! Will be under Apache 2.0. I need to sort that out for the packages.