{"id":25290855,"url":"https://github.com/dsk52/blog","last_synced_at":"2026-05-04T07:41:20.060Z","repository":{"id":37006497,"uuid":"83990315","full_name":"dsk52/blog","owner":"dsk52","description":"Blog","archived":false,"fork":false,"pushed_at":"2026-04-25T00:24:34.000Z","size":82782,"stargazers_count":0,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2026-04-25T00:28:51.146Z","etag":null,"topics":["microcms","nextjs","typescript"],"latest_commit_sha":null,"homepage":"https://blog.daisukekonishi.com","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/dsk52.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,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2017-03-05T17:55:16.000Z","updated_at":"2026-04-25T00:22:11.000Z","dependencies_parsed_at":"2026-01-31T05:14:24.582Z","dependency_job_id":null,"html_url":"https://github.com/dsk52/blog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dsk52/blog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsk52%2Fblog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsk52%2Fblog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsk52%2Fblog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsk52%2Fblog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dsk52","download_url":"https://codeload.github.com/dsk52/blog/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsk52%2Fblog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32599413,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"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":["microcms","nextjs","typescript"],"created_at":"2025-02-13T00:50:06.409Z","updated_at":"2026-05-04T07:41:20.048Z","avatar_url":"https://github.com/dsk52.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# blog\n\n[![develop](https://github.com/dsk52/blog/actions/workflows/develop.yml/badge.svg?branch=develop)](https://github.com/dsk52/blog/actions/workflows/develop.yml)\n\nNext.js製のブログアプリケーション\n\n## 技術スタック\n\n- Next.js 15 (App Router)\n- microCMS (ヘッドレスCMS)\n- Tailwind CSS\n- TypeScript\n- Vercel (デプロイメント)\n\n## プロジェクト構成\n\n```\nsrc/\n├── app/           # Next.js App Routerページ\n├── components/    # UIコンポーネント\n│   ├── apps/      # アプリケーション固有\n│   ├── features/  # 機能別\n│   └── ui/        # 汎用UI\n├── libs/          # 外部サービス連携\n├── types/         # TypeScript型定義\n└── utilities/     # ユーティリティ関数\n```\n\n## セットアップ\n\n```bash\n# 依存関係インストール\npnpm install\n\n# 環境変数設定\ncp .env.example .env.local\n```\n\n## 開発\n\n```bash\n# 開発サーバー起動\npnpm dev\n\n# 型チェック\npnpm type-check\n\n# コード検証・修正\npnpm check\npnpm check:fix\n\n# テスト実行\npnpm test\n```\n\n## ビルド・デプロイ\n\n```bash\n# 本番ビルド\npnpm build\n\n# エクスポート（ビルド→エクスポート→サイトマップ生成）\npnpm export\n```\n\n## デプロイメント\n\nGitHub Actionsによる自動デプロイメントをVercelで実行\n\n## トラブルシューティング\n\n- `pnpm --version` - パッケージマネージャー確認\n- `pnpm type-check` - 型エラー診断\n- `pnpm check` - コード品質確認\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsk52%2Fblog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdsk52%2Fblog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsk52%2Fblog/lists"}