{"id":20601979,"url":"https://github.com/bessouat40/github-traffic-dashboard","last_synced_at":"2026-05-02T05:35:07.702Z","repository":{"id":226810163,"uuid":"769518350","full_name":"Bessouat40/github-traffic-dashboard","owner":"Bessouat40","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-09T18:51:55.000Z","size":1603,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-13T16:09:37.950Z","etag":null,"topics":["github","github-profile","traffic-analysis","viewers"],"latest_commit_sha":null,"homepage":"","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/Bessouat40.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-09T10:01:20.000Z","updated_at":"2025-04-17T22:26:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"b926e905-4122-498b-b600-9140eef58458","html_url":"https://github.com/Bessouat40/github-traffic-dashboard","commit_stats":null,"previous_names":["bessouat40/github-traffic-dashboard"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Bessouat40/github-traffic-dashboard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bessouat40%2Fgithub-traffic-dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bessouat40%2Fgithub-traffic-dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bessouat40%2Fgithub-traffic-dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bessouat40%2Fgithub-traffic-dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bessouat40","download_url":"https://codeload.github.com/Bessouat40/github-traffic-dashboard/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bessouat40%2Fgithub-traffic-dashboard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32524561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T01:12:54.858Z","status":"online","status_checked_at":"2026-05-02T02:00:05.923Z","response_time":132,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["github","github-profile","traffic-analysis","viewers"],"created_at":"2024-11-16T09:12:36.131Z","updated_at":"2026-05-02T05:35:07.686Z","avatar_url":"https://github.com/Bessouat40.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Github Traffic Dashboard\n\nThis project aims to display traffic on your personal projects.\n\n\u003ccenter\u003e\n\n![application screen](./media/application.png)\n\n\u003c/center\u003e\n\n## Setup\n\nFirst you need to create a key for Github API :\n\n- Go to your `Github Page / Settings / Developer settings`\n\n- Click on `Token (classic)`\n\n\u003ccenter\u003e\n\n![token screen](./media/token.png)\n\n\u003c/center\u003e\n\n- Click on `Generate new token` / `Generate new token` (not classic)\n- Set `Repository access` value to `All repositories`\n- For `Permissions`, you need at least to set `Administration` to `Read and write`\n\nNow, you'll have a token value, copy this value to your clipboard and paste this value inside your `.env.example` file :\n\n```bash\nTOKEN=... #your token value\n```\n\n## Usage\n\n### Setup environment\n\nFirst you need to setup your environment :\n\n- Fill backend path in `.env.example` file :\n\n```bash\nLIBRARY=... #path to ./backend\n```\n\n- Change `.env.example` name to `.env` :\n\n```bash\nmv .env.example .env\n```\n\n### Run application\n\n#### Run backend\n\n```bash\npython backend/utils/main.py\n```\n\n#### Run frontend\n\n```bash\ncd front\nnpm start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbessouat40%2Fgithub-traffic-dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbessouat40%2Fgithub-traffic-dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbessouat40%2Fgithub-traffic-dashboard/lists"}