Skip to content

This repo is for educational and demonstration purposes only, this project is to demonstrate usage of apollo/client and github API and firebase.

Notifications You must be signed in to change notification settings

shikhar13012001/Gissues

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f4162d2 · Dec 29, 2023

History

63 Commits
Dec 29, 2023
Dec 29, 2023
Jul 19, 2022
Jul 17, 2022
Dec 29, 2023
Jul 19, 2022
Dec 29, 2023
Jul 17, 2022
Jul 20, 2022
Jul 20, 2022
Jul 19, 2022
Jun 1, 2022
Jun 1, 2022
Jun 1, 2022
Jul 17, 2022
Jun 1, 2022
Dec 29, 2023
Jul 19, 2022
Jul 19, 2022

Repository files navigation

Logo

Gissues

Gissues is a web application that allows you to search for issues in GitHub. It is built for new developers who want to learn more about GitHub and open source.

License

MIT

Tech Stack

Client: Nextjs, React , MaterialUI, Apollo/client, Github GraphQL API

Screenshots

Run Locally

Clone the project

  git clone https://link-to-project

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the development server

  npm run dev

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

GITHUB_API_GRAPHQL_KEY=

FIREBASE_CONFIG_API_KEY=

FIREBASE_CONFIG_AUTH_DOMAIN=

FIREBASE_CONFIG_STORAGE_BUCKET=

FIREBASE_CONFIG_MESSAGING_SENDER_ID=

FIREBASE_CONFIG_APP_ID=