{"id":29048624,"url":"https://github.com/kurone-kito/builder-config","last_synced_at":"2025-06-30T00:02:39.614Z","repository":{"id":301132486,"uuid":"1007430837","full_name":"kurone-kito/builder-config","owner":"kurone-kito","description":"⚙️ My configuration for the TypeScript, Vite, ...and others; since 2023.3","archived":false,"fork":false,"pushed_at":"2025-06-25T10:12:25.000Z","size":117,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-25T10:34:47.580Z","etag":null,"topics":["empty","yet"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kurone-kito.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.ja.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.ja.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-24T01:50:20.000Z","updated_at":"2025-06-25T10:07:01.000Z","dependencies_parsed_at":"2025-06-25T10:37:05.882Z","dependency_job_id":null,"html_url":"https://github.com/kurone-kito/builder-config","commit_stats":null,"previous_names":["kurone-kito/builder-config"],"tags_count":0,"template":false,"template_full_name":"kurone-kito/pnpm-project-template","purl":"pkg:github/kurone-kito/builder-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kurone-kito%2Fbuilder-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kurone-kito%2Fbuilder-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kurone-kito%2Fbuilder-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kurone-kito%2Fbuilder-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kurone-kito","download_url":"https://codeload.github.com/kurone-kito/builder-config/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kurone-kito%2Fbuilder-config/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261854636,"owners_count":23220110,"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":["empty","yet"],"created_at":"2025-06-26T18:09:06.364Z","updated_at":"2025-06-28T23:01:28.306Z","avatar_url":"https://github.com/kurone-kito.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📄 PNPM project template\n\n## Features\n\n- PNPM\n- TypeScript\n- Biome\n- Commitlint with Husky\n- Visual Studio Code / Vim ready\n- CI configurations\n  - CodeRabbit\n  - Dependabot\n  - GitHub Actions\n\n## how to use this template\n\nYou can create a new project by using `degit` or the “Use this template”\nbutton on GitHub.\n\n```sh\nnpx degit kurone-kito/pnpm-project-template my-project\ncd my-project\npnpm install\n```\n\nAfter generating the project, update `package.json` fields such as `name`\nand `author` so that they reflect your project information.\n\n### Example settings\n\n#### Monorepo\n\nAdd package directories to `pnpm-workspace.yaml`:\n\n```yaml\npackages:\n  - packages/*\n```\n\n#### Non-monorepo\n\nRemove `pnpm-workspace.yaml` if you do not need workspace support.\n\n## System Requirements\n\n- Node.js: Any of the following versions\n  - Iron LTS (`^20.11.x`)\n  - Jod LTS `^22.x.x` or\n  - Latest `\u003e=24.x.x`\n\nNote that this template includes `.node-version`, `.nvmrc`, and\n`.tool-versions` files with specific Node.js versions. These files\ncurrently list `20.19.2`, so update them and this section as needed when\nyou start a new project.\n\n## Install the dependencies\n\n```sh\ncorepack enable\npnpm install\n```\n\n## Linting\n\n```sh\npnpm run lint\npnpm run lint:fix # Lint and auto-fix\n```\n\n## Testing\n\n```sh\npnpm run test\n```\n\nCurrently, the command works as an alias for the `pnpm run lint` command.\nSet up your own testing framework and replace this script as needed.\n\n## Cleaning\n\n```sh\npnpm run clean\n```\n\n## Rules for Development\n\nWelcome to contribute to this repository! For more details,\nplease refer to [CONTRIBUTING.md](.github/CONTRIBUTING.md).\n\n## LICENSE\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkurone-kito%2Fbuilder-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkurone-kito%2Fbuilder-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkurone-kito%2Fbuilder-config/lists"}