SkillAgentSearch skills...

Giistr

Quickly list issues from your starred repositories

Install / Use

/learn @giistr/Giistr
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<img title="giistr" src="assets/logo@3x.png"/>

Build Status

Fetch a list of repositories you starred then display the issues immediately in one view. Apply filter and search on these issues and repositories then pick one and contribute to your favorite library.

Learn more

Go to the app

Stack

  • React
  • Redux
  • Typescript
  • Immutable

Run the app locally (Development)

  • Install dependencies
npm install
npm install -g typescript typings
typings install
  • Start development server (The github oauth button won't work in development, you need to run the nodejs proxy server for that)
npm run start

Run the app for Production

  • Build the bundle
npm run build

Target the /dist folder with an nginx, you should use the nginx.conf file provided in the dist folder. You should also set the CLIENT_SECRET and CLIENT_ID env variable on nginx.

View on GitHub
GitHub Stars35
CategoryDevelopment
Updated3y ago
Forks0

Languages

TypeScript

Security Score

65/100

Audited on Nov 14, 2022

No findings