{"id":25132184,"url":"https://github.com/mh4gf/pnpm-workspace-knowhow-sample","last_synced_at":"2025-08-30T16:14:22.328Z","repository":{"id":193624286,"uuid":"683991644","full_name":"MH4GF/pnpm-workspace-knowhow-sample","owner":"MH4GF","description":"pnpm-workspace-knowhow-sample","archived":false,"fork":false,"pushed_at":"2023-09-09T06:11:16.000Z","size":1033,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-23T11:32:27.388Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MH4GF.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,"zenodo":null}},"created_at":"2023-08-28T08:10:23.000Z","updated_at":"2025-05-17T17:14:58.000Z","dependencies_parsed_at":"2025-06-13T18:03:30.575Z","dependency_job_id":"05be4a1d-0b69-42af-a3a6-8f4d092282b1","html_url":"https://github.com/MH4GF/pnpm-workspace-knowhow-sample","commit_stats":null,"previous_names":["mh4gf/pnpm-workspace-knowhow-sample"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MH4GF/pnpm-workspace-knowhow-sample","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MH4GF%2Fpnpm-workspace-knowhow-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MH4GF%2Fpnpm-workspace-knowhow-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MH4GF%2Fpnpm-workspace-knowhow-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MH4GF%2Fpnpm-workspace-knowhow-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MH4GF","download_url":"https://codeload.github.com/MH4GF/pnpm-workspace-knowhow-sample/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MH4GF%2Fpnpm-workspace-knowhow-sample/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272873540,"owners_count":25007562,"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-08-30T02:00:09.474Z","response_time":77,"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":"2025-02-08T14:17:14.240Z","updated_at":"2025-08-30T16:14:22.311Z","avatar_url":"https://github.com/MH4GF.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 「pnpm workspace 実践ノウハウ」サンプルリポジトリ\n\n2023/09/09 [~ 秋のエンジニア大交流会 \u0026 LT会！！~](https://devguil.connpass.com/event/290596/)で発表したセッションのサンプルリポジトリとスライドです。\n\n- [Speaker Deckのスライド](https://speakerdeck.com/mh4gf/pnpm-workspaceshi-jian-nouhau)\n\n## リポジトリ構成\n\n- [./package.json](./package.json)をルートとした、pnpm workspaceのモノレポ構成となっています。[create-turbo](https://turbo.build/repo/docs/getting-started/create-new)で生成したプロジェクトをベースにしています。\n- [./slide/](./slide/)はセッションで利用したスライドのPDFと、スライドの生成に利用した[Marp](https://marp.app/)形式のMarkdownファイルが含まれています。\n\n```\n.\n├── package.json ... ルートのpackage.json\n├── apps\n│   └── web ... Next.js アプリケーション\n├── packages\n│   ├── configs ... 各パッケージで利用する共通の設定ファイルを格納\n│   │   ├── prettier\n│   │   └── tsconfig\n│   ├── eslint-config-custom ... eslintの共通設定\n│   └── ui ... Reactコンポーネントライブラリ\n├── turbo\n│   └── generators ... パッケージのコード生成に利用するturboのジェネレータ\n└── slide ... セッションで利用したスライド\n```\n\n## getting started\n\n```\npnpm install\npnpm dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmh4gf%2Fpnpm-workspace-knowhow-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmh4gf%2Fpnpm-workspace-knowhow-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmh4gf%2Fpnpm-workspace-knowhow-sample/lists"}