{"id":15925720,"url":"https://github.com/iliasderos/github-project-invoice","last_synced_at":"2025-10-28T19:16:11.228Z","repository":{"id":119337625,"uuid":"298939305","full_name":"IliasDeros/github-project-invoice","owner":"IliasDeros","description":"Generate invoice CSV from github projects","archived":false,"fork":false,"pushed_at":"2021-11-16T02:21:11.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-26T07:43:25.835Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"github-project-invoice.vercel.app","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/IliasDeros.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":"2020-09-27T02:44:31.000Z","updated_at":"2021-11-16T02:21:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"98b44965-f877-44ac-9f79-957025775d0b","html_url":"https://github.com/IliasDeros/github-project-invoice","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"87157161df219e03267554603263a54592ea8683"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/IliasDeros/github-project-invoice","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IliasDeros%2Fgithub-project-invoice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IliasDeros%2Fgithub-project-invoice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IliasDeros%2Fgithub-project-invoice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IliasDeros%2Fgithub-project-invoice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IliasDeros","download_url":"https://codeload.github.com/IliasDeros/github-project-invoice/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IliasDeros%2Fgithub-project-invoice/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274218610,"owners_count":25243358,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"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":[],"created_at":"2024-10-06T22:03:42.334Z","updated_at":"2025-10-28T19:16:11.161Z","avatar_url":"https://github.com/IliasDeros.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Github Project Invoice\n\nFor some **freelance contracts**, I use [Github projects](https://github.com/features/project-management/) to track progress and time estimates, which need to be manually processed for billing. This script helps generate the rows in **markdown** format for an invoice.\n\n![Issue](./public/issue-screenshot.png)\n\n## Prerequisites\n- Node \u0026 `yarn`\n- A [github access token](https://github.com/settings/tokens) including `repo` and `read:org` scopes\n- A github repo with project(s) that include a \"Done\" column and \"0h\" labels\n\n## Getting Started\n1. Install dependencies (dotenv \u0026 graphql) - `yarn`\n2. Configure environment variables - See `.env`\n2. Run the script - `yarn start`\n\n## The script does the following\n1. Find projects in a repo\n2. Identify all issue cards in the _Done_ column\n3. For each card, add a row to invoice_items.csv containing `name,hours`\n\n```\nNAME,HOURS\nIssue Name - [#1](github.com/link/to/issue/1),12\n```\n\n## Deployment\nFor convenience, the script is deployed on vercel. See https://github-project-invoice.vercel.app/api\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filiasderos%2Fgithub-project-invoice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Filiasderos%2Fgithub-project-invoice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filiasderos%2Fgithub-project-invoice/lists"}