{"id":20340891,"url":"https://github.com/leancodepl/pdf-generator","last_synced_at":"2026-03-10T04:33:37.586Z","repository":{"id":39267604,"uuid":"428228944","full_name":"leancodepl/pdf-generator","owner":"leancodepl","description":null,"archived":false,"fork":false,"pushed_at":"2026-02-26T07:53:36.000Z","size":5188,"stargazers_count":5,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-02-26T12:47:26.494Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/leancodepl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-11-15T11:04:13.000Z","updated_at":"2026-02-26T07:46:07.000Z","dependencies_parsed_at":"2022-08-24T13:37:11.472Z","dependency_job_id":"971f32ba-7997-4627-af1f-5bc414dedbaa","html_url":"https://github.com/leancodepl/pdf-generator","commit_stats":{"total_commits":50,"total_committers":3,"mean_commits":"16.666666666666668","dds":0.26,"last_synced_commit":"f94dcfb1cd37dfb9329fde33130b490c40d64d36"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/leancodepl/pdf-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leancodepl%2Fpdf-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leancodepl%2Fpdf-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leancodepl%2Fpdf-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leancodepl%2Fpdf-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leancodepl","download_url":"https://codeload.github.com/leancodepl/pdf-generator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leancodepl%2Fpdf-generator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30324444,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T01:36:58.598Z","status":"online","status_checked_at":"2026-03-10T02:00:06.579Z","response_time":106,"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-11-14T21:24:32.538Z","updated_at":"2026-03-10T04:33:37.571Z","avatar_url":"https://github.com/leancodepl.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pdf-generator\n\nThis project was generated using [Nx](https://nx.dev).\n\n### [pdf-renderer](packages/pdf-renderer)\n\nNestJS module used for creating PDF files out of react components.\n\n### [invoice-template](packages/invoice-template)\n\nInvoice templates created with react, can be used with pdf-renderer.\n\n### [api-proxy](packages/api-proxy)\n\nUsed for authentication and communication with a [contractsgenerator](https://github.com/leancodepl/contractsgenerator)\nbased api.\n\n### Dockerfile\n\nAt the top of your own Dockerfile add the following line.\n\n`FROM ghcr.io/leancodepl/pdf-generator:[version]`\n\nYou can also easily get the current version, by using `latest`.\n\n`FROM ghcr.io/leancodepl/pdf-generator:latest`\n\n\n### Releasing packages to npm\n\nTo release a new version, run the following command:\n\n```bash\nnpx nx run workspace:version --releaseAs=major\n# or\nnpx nx run workspace:version --releaseAs=minor\n# or\nnpx nx run workspace:version --releaseAs=patch\n```\n\nThis will create a new commit and tag. Push the changes and the new tag to the remote repository. The tag's push will trigger the workflow.\n\n### Releasing the dockerfile\n\nTo release the dockerfile, push a new tag with the prefix `docker-`, e.g.:\n\n```bash\ngit tag docker-v0.1.0\ngit push origin docker-v0.1.0\n```\n\nThis will trigger the workflow and push the new docker image to the Azure Container Registry.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleancodepl%2Fpdf-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleancodepl%2Fpdf-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleancodepl%2Fpdf-generator/lists"}