Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mmontes11/github-explorer

React UI for exploring GitHub using Apollo GraphQL
https://github.com/mmontes11/github-explorer

apollo apollo-hooks docker github grahpql helm helm-charts kubernetes react react-hooks

Last synced: 4 months ago
JSON representation

React UI for exploring GitHub using Apollo GraphQL

Awesome Lists containing this project

README

        

# github-explorer
[![Lint](https://github.com/mmontes11/github-explorer/workflows/Lint/badge.svg)](https://github.com/mmontes11/github-explorer/actions?query=workflow%3ALint)
[![Build](https://github.com/mmontes11/github-explorer/workflows/Build/badge.svg)](https://github.com/mmontes11/github-explorer/actions?query=workflow%3ABuild)
[![Test](https://github.com/mmontes11/github-explorer/workflows/Test/badge.svg)](https://github.com/mmontes11/github-explorer/actions?query=workflow%3ATest)
[![Release](https://github.com/mmontes11/github-explorer/workflows/Release/badge.svg)](https://github.com/mmontes11/github-explorer/actions?query=workflow%3ARelease)
[![Deploy](https://github.com/mmontes11/github-explorer/workflows/Deploy/badge.svg)](https://github.com/mmontes11/github-explorer/actions?query=workflow%3ADeploy)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Artifact HUB](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/github-explorer)](https://artifacthub.io/packages/helm/mmontes/github-explorer)

React UI for exploring GitHub using Apollo GraphQL.

## Demo

[https://github-explorer.mmontes.duckdns.org](https://github-explorer.mmontes.duckdns.org)

## Install

```bash
helm repo add mmontes https://mmontes11.github.io/charts
helm install github-explorer mmontes/github-explorer
```