{"id":14008518,"url":"https://github.com/g14a/gitsee","last_synced_at":"2026-04-13T19:31:20.614Z","repository":{"id":40670559,"uuid":"282679159","full_name":"g14a/gitsee","owner":"g14a","description":"The backend service for a Github Visualization tool made for fun, but can be used to get an overview of a candidate during a hiring process. ","archived":false,"fork":false,"pushed_at":"2023-01-06T21:46:11.000Z","size":3276,"stargazers_count":2,"open_issues_count":16,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-07T16:48:22.816Z","etag":null,"topics":["backend","containers","docker","github-api","github-visualization","golang","reactjs"],"latest_commit_sha":null,"homepage":"https://g14a.github.io/gitsee","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/g14a.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-26T15:34:21.000Z","updated_at":"2022-01-02T15:13:12.000Z","dependencies_parsed_at":"2023-02-06T09:31:23.052Z","dependency_job_id":null,"html_url":"https://github.com/g14a/gitsee","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/g14a/gitsee","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g14a%2Fgitsee","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g14a%2Fgitsee/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g14a%2Fgitsee/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g14a%2Fgitsee/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/g14a","download_url":"https://codeload.github.com/g14a/gitsee/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g14a%2Fgitsee/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31768635,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["backend","containers","docker","github-api","github-visualization","golang","reactjs"],"created_at":"2024-08-10T11:01:45.945Z","updated_at":"2026-04-13T19:31:20.593Z","avatar_url":"https://github.com/g14a.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"![](./static/gitsee.png)\n\n## git-see\n\n#### Live on [https://g14a.github.io/gitsee/](https://g14a.github.io/gitsee/)\n\n![](./static/torvalds1.png)\n\n![](./static/torvalds2.png)\n\ngit-see is the backend service to visualize Github user and basic\nrepo information of him/her. This can be used as a part of hiring \ntalent into your organization for getting a gist about the candidate.\nIt is built using [Go](golang.org), [React](https://reactjs.org/) along with [Github V4 API](https://developer.github.com/v4/).\n\n#### Setup your local backend instance\n1. Clone this repo.\n2. Add a ```.env``` file to the project root directly and add a Github token in the\nfollowing  format:\n    ```GHTOKEN=\u003cyour-token\u003e```\n3. Install [Go](golang.org) if you already haven't.\n3. Run ```go mod tidy``` or ```go mod download```\n4. Now ```go run main.go```\n\n#### Setup local front end instance\n1. In another terminal window, clone [github.com/g14a/fe-gitsee](github.com/g14a/fe-gitsee) repo.\n2. Install ```node``` if you already haven't.\n3. Run ```npm install``` inside the root directory.\n4. Once you've done that, run ```npm start``` in the root directory.\n5. Head to [localhost:3000](localhost:3000) and check it out.\n\n#### Docker\n1. Run ```docker-compose up``` after cloning this repo. Make sure\nyou add an ```.env``` file and append the Github token in the mentioned\nformat above.\n2. Once the containers are fired, head to [localhost:80](localhost:80)\nand voila!!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fg14a%2Fgitsee","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fg14a%2Fgitsee","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fg14a%2Fgitsee/lists"}