{"id":22727397,"url":"https://github.com/pagopa/io-std","last_synced_at":"2025-04-13T21:43:35.012Z","repository":{"id":131845283,"uuid":"611777860","full_name":"pagopa/io-std","owner":"pagopa","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-28T05:54:29.000Z","size":1114,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-03-27T12:07:57.421Z","etag":null,"topics":["io","library"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/pagopa.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":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-09T14:25:01.000Z","updated_at":"2024-05-17T09:56:54.000Z","dependencies_parsed_at":"2024-04-23T12:00:48.554Z","dependency_job_id":"643cc594-acea-4282-b74c-2d46574e188f","html_url":"https://github.com/pagopa/io-std","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pagopa%2Fio-std","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pagopa%2Fio-std/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pagopa%2Fio-std/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pagopa%2Fio-std/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pagopa","download_url":"https://codeload.github.com/pagopa/io-std/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248788868,"owners_count":21161726,"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":["io","library"],"created_at":"2024-12-10T17:11:59.076Z","updated_at":"2025-04-13T21:43:34.987Z","avatar_url":"https://github.com/pagopa.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# io-std\n\n## Prerequisites\n\nIn order to run the `io-std` libraries locally you need the following tool installed on your machine.\n\n- `Node.js 18`\n- `yarn 3`\n\nThe preferred way to set up the local environment is using [nodenv](https://github.com/nodenv/nodenv) to manage `Node.js` installation and `corepack` (included with `Node.js`) to manage the installation of `yarn`.\n\n## Release management\n\nThis project uses [changesets](https://github.com/changesets/changesets) to automate updating package versions, and changelogs.\n\nEach Pull Request that includes changes that require a version bump should include a `changeset` file that describe that changes.\n\nTo create a new `changeset` file run the following command from the project root:\n\n```bash\nyarn changeset\n```\n\n## Useful commands\n\nThis project uses `yarn@3` with workspaces and [turborepo](https://turbo.build/repo) to manage projects and dependencies. Here is a list of useful commands to work in this repo.\n\n### Work with workspaces\n\n```bash\n# to execute COMMAND on WORKSPACE_NAME\nyarn workspace WORKSPACE_NAME run command\n# to execute COMMAD on all workspaces\nyarn workspace foreach run command\n\n# run unit tests on @pagopa/handler-kit\nyarn workspace @pagopa/handler-kit run test\n\n# run the typecheck script on all workspaces\nyarn workspaces foreach run typecheck\n```\n\n### Add dependencies\n\n```bash\n# add a dependency to the workspace root\nyarn add turbo\n\n# add vitest dev dependency on @pagopa/handler-kit\nyarn workspace @pagopa/handler-kit add -D vitest\n\n# add io-ts as dependency on each workspace\nyarn workspace foreach add io-ts\n```\n\n### Root scripts\n\n```bash\n# builds all workspaces and their dependencies\nyarn build\n\n# build @pagopa/handler-kit and its dependencies\nyarn build --filter @pagopa/handler-kit\n\n# run the code-review script (the same as the CI)\nyarn code-review\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpagopa%2Fio-std","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpagopa%2Fio-std","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpagopa%2Fio-std/lists"}