{"id":43787869,"url":"https://github.com/nekochans/ai-cat-frontend","last_synced_at":"2026-02-05T19:44:39.425Z","repository":{"id":167955967,"uuid":"643231895","full_name":"nekochans/ai-cat-frontend","owner":"nekochans","description":"ねこの人格を持ったAIとお話できるサービスのWebフロントエンド","archived":false,"fork":false,"pushed_at":"2024-09-18T01:47:37.000Z","size":3100,"stargazers_count":6,"open_issues_count":20,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-09-18T21:18:13.158Z","etag":null,"topics":["nextjs","tailwindcss","vercel"],"latest_commit_sha":null,"homepage":"https://www.ai-meow-cat.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/nekochans.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}},"created_at":"2023-05-20T14:08:24.000Z","updated_at":"2024-09-18T01:45:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"d1d15575-cecf-4973-804b-131bbf866c7c","html_url":"https://github.com/nekochans/ai-cat-frontend","commit_stats":null,"previous_names":["nekochans/ai-cat-frontend"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/nekochans/ai-cat-frontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nekochans%2Fai-cat-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nekochans%2Fai-cat-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nekochans%2Fai-cat-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nekochans%2Fai-cat-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nekochans","download_url":"https://codeload.github.com/nekochans/ai-cat-frontend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nekochans%2Fai-cat-frontend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29131590,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T19:36:52.185Z","status":"ssl_error","status_checked_at":"2026-02-05T19:35:40.941Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["nextjs","tailwindcss","vercel"],"created_at":"2026-02-05T19:44:38.700Z","updated_at":"2026-02-05T19:44:39.417Z","avatar_url":"https://github.com/nekochans.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ai-cat-frontend\n\n[![ci](https://github.com/nekochans/ai-cat-frontend/actions/workflows/ci.yml/badge.svg)](https://github.com/nekochans/ai-cat-frontend/actions/workflows/ci.yml)\n[![codecov](https://codecov.io/gh/nekochans/ai-cat-frontend/branch/main/graph/badge.svg?token=FDxy2OqaIf)](https://codecov.io/gh/nekochans/ai-cat-frontend)\n[![chromatic](https://github.com/nekochans/ai-cat-frontend/actions/workflows/chromatic.yml/badge.svg)](https://github.com/nekochans/ai-cat-frontend/actions/workflows/chromatic.yml)\n\nねこの人格を持った AI とお話できるサービスの Web フロントエンド\n\n## Getting Started\n\n### Node.js のインストール（既に終わっている場合は省略）\n\n18 系の最新安定版を利用する。\n\n[asdf](https://asdf-vm.com/) などを使ってバージョン管理を出来るようにするのがオススメ。\n\n参考までに Mac に [asdf](https://asdf-vm.com/) をインストールして Node.js のバージョン管理をしていた時の記録を貼っておく。\n\n- https://zenn.dev/link/comments/d59945cdd21652\n- https://zenn.dev/link/comments/370bba4287f86a\n\n### Vercel CLI の導入\n\n以下を参考に導入する。\n\nhttps://vercel.com/docs/cli\n\n以下でコマンドをインストールする。（グローバルインストールで良い）\n\n```bash\nnpm i -g vercel\n```\n\nインストール環境後に `vercel` を実行する。\n\n以下のような選択肢が出るので認証方法を選択してログインを行う。（GitHub で登録しているケースが多いと思う）\n\n```\n? Log in to Vercel\n● Continue with GitHub\n○ Continue with GitLab\n○ Continue with Bitbucket\n○ Continue with Email\n○ Continue with SAML Single Sign-On\n  ─────────────────────────────────\n○ Cancel\n```\n\n正常にログインが終わるとセットアップしてデプロイを行うかを聞かれるので以下のように回答しながら初期化する。\n\n```\n\u003e Success! GitHub authentication complete for keita@exmple.com\n? Set up and deploy “~/gitrepos/ai-cat-frontend”? [Y/n] y\n? Which scope do you want to deploy to? nekochans\n? Found project “nekochans/ai-cat-frontend”. Link to it? [Y/n] y\n```\n\nデプロイが開始される。（Preview 環境が作られる）\n\nデプロイが正常に完了すれば Vercel CLI のセットアップは完了。\n\n### 環境変数の取得\n\nローカル環境で動作させる為に必要な環境変数を取得する。\n\n以下のコマンドを実行。\n\n```bash\nvercel env pull .env.local\n```\n\nローカル環境に `.env.local` が存在する場合は以下のようなメッセージが出る事があるが上書きしてしまって問題ない。\n\n```\n? Found existing file \".env.local\". Do you want to overwrite? [y/N] y\n```\n\nこれで開発に必要な環境変数が `.env.local` に展開される。\n\n環境変数が増える度にこのコマンドの実行が必要になるので開発環境が正常に動作しない場合はこの手順を再度実行してみると良い。\n\n### 開発環境の起動\n\n以下を実行する。\n\n```bash\nnpm run dev\n```\n\n以下の URL でアクセスが可能です。\n\nhttp://localhost:22222\n\n### デプロイについて\n\nGitHub 上にコミットが行われる度に Preview 環境の URL が発行されます。\n\n本番環境に関しては `main` ブランチにマージされる事でデプロイが実施されます。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnekochans%2Fai-cat-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnekochans%2Fai-cat-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnekochans%2Fai-cat-frontend/lists"}