{"id":18601554,"url":"https://github.com/peculiarventures/acme-ts","last_synced_at":"2025-10-26T20:02:11.258Z","repository":{"id":37866493,"uuid":"261558560","full_name":"PeculiarVentures/acme-ts","owner":"PeculiarVentures","description":"Provides client and server implementations of ACME (RFC 8555) in TypeScript. It enables you to build solutions that provide complete and robust certificate lifecycle management.","archived":false,"fork":false,"pushed_at":"2024-04-16T13:31:41.000Z","size":1629,"stargazers_count":12,"open_issues_count":8,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-01T05:01:40.376Z","etag":null,"topics":["acme","client","protocol","rcf8555","rest","server","x509"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeculiarVentures.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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-05-05T18:57:54.000Z","updated_at":"2024-08-03T04:44:29.000Z","dependencies_parsed_at":"2024-03-13T10:27:53.695Z","dependency_job_id":"c337d534-0c95-4813-9498-585adad59ccd","html_url":"https://github.com/PeculiarVentures/acme-ts","commit_stats":{"total_commits":399,"total_committers":4,"mean_commits":99.75,"dds":"0.43107769423558895","last_synced_commit":"8e4c5d4cbaba2fec316b68542367192dc1d4d831"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Facme-ts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Facme-ts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Facme-ts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeculiarVentures%2Facme-ts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeculiarVentures","download_url":"https://codeload.github.com/PeculiarVentures/acme-ts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248281395,"owners_count":21077423,"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","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":["acme","client","protocol","rcf8555","rest","server","x509"],"created_at":"2024-11-07T02:08:43.920Z","updated_at":"2025-10-26T20:02:11.199Z","avatar_url":"https://github.com/PeculiarVentures.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ts-acme\nProvides client and server implementations of ACME (RFC 8555) in TypeScript. It enables you to build solutions that provide complete and robust certificate lifecycle management.\n\n## Develop\n\n[Lerna](https://github.com/lerna/lerna#readme)\n\n### Install\n\nInstall Lerna\n```ts\nnpm install -g lerna\n```\n\nInstall Yarn\n```ts\nnpm install -g yarn\n```\n\n### Initialization\n\n```ts\nyarn\n```\n\n### Create packages\n\n```ts\nlerna create name-project\n```\n\n### Dependency manage\n\nInstall module/project in all projects\n```ts\nlerna add name-module-or-project\n```\n\nInstall module/project in one project\n```ts\nlerna add name-module-or-project --scope=@peculiar/acme-client\n```\n\nTo remove a module from project, you must delete an entry in the package.json\n\n### build only changed packages\n```ts\nlerna run build --since name-branch\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeculiarventures%2Facme-ts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeculiarventures%2Facme-ts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeculiarventures%2Facme-ts/lists"}