crutkas / gravity-func

Gravity, but with secrets stored as a token.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⭐ gravity

A web application that is able to connect the dots on most cross-referenced issues in a GitHub repository. It leverages Netlify API Authentication to authenticate against GitHub.

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 to your API Authentication settings.

Deploy to Netlify

GitHub enabled as a connection in Netlify API Authentication

To get it working without Netlify API Authentication, you can re-write the token acquisition mechanism to use your own secret logic instead of relying on data provided by Netlify.

About

Gravity, but with secrets stored as a token.

License:MIT License


Languages

Language:Vue 88.6%Language:JavaScript 11.4%