gusbueno / github-organizations-page

search organizations in Github :octocat: by using the Github GraphQL API

Home Page:https://organizations-page.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GITHUB ORGANIZATIONS PAGE

This project allows you to search organizations in Github :octocat: by using the Github GraphQL API. It shows organization information such a description, logo, web, repositories, etc...

Installation

  1. You need to create a .env file with GITHUB_TOKEN variable. You can get this token by following this steps Creating a personal access token. You should mark repo and admin:org for make it work properly
  2. Run yarn install so that to install all the dependencies needed
  3. Run yarn start so that to run the project in development mode
  4. Run yarn build to create a production build

Technologies used

About

search organizations in Github :octocat: by using the Github GraphQL API

https://organizations-page.vercel.app

License:MIT License


Languages

Language:TypeScript 93.6%Language:JavaScript 4.9%Language:HTML 1.6%