GithubHelp home page GithubHelp logo

ceccode / gravity Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sgrove/gravity

1.0 0.0 0.0 12.03 MB

A web application that is able to connect the dots on most cross-referenced issues in a GitHub repository.

Home Page: https://gravity-issues.netlify.app/

License: MIT License

JavaScript 31.97% Vue 64.29% TypeScript 3.74%

gravity's Introduction

⭐ gravity

Deploy to Netlify

A web application designed to visualize cross-referenced issues in a GitHub repository.

It leverages Netlify Graph to authenticate against GitHub, and then execute one of stored GraphQL queries. The data is then rendered with the help of d3.js.

Demo of the Gravity tool

Running

To get the application running, you will need to deploy it to Netlify and ensure that you have connected GitHub with Netlify Graph and API Authentication in your website.

GitHub enabled as a connection in Netlify Graph

Editing Queries

To edit the pre-programmed GraphQL queries:

  1. Install the Netlify CLI: npm install netlify-cli -g
  2. Open the repository folder in your Terminal: cd <repo_path>
  3. Navigate to the Gravity source folder: cd gravity
  4. Ensure that the repository is linked to your site on Netlify: netlify link
  5. Run: netlify graph:edit

When you link a repository to Netlify, you ensure that there is a direct connection between the changes you are making and the site hosted on the Netlify infrastructure.

Linking a repository to Netlify

Editing the graph with netlify graph:edit will allow you to customize the queries aand include any additional information or services that might be needed for your application.

Editing GraphQL queries with Netlify Graph

gravity's People

Contributors

dend avatar dependabot[bot] avatar localden avatar sgrove avatar

Stargazers

 avatar

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.