{"id":15382126,"url":"https://github.com/potato4d/pokemon63","last_synced_at":"2025-10-05T18:50:39.288Z","repository":{"id":38763738,"uuid":"260976843","full_name":"potato4d/pokemon63","owner":"potato4d","description":"「みんなの63 - スクリーンショットから自動解析できるポケモンの選出投稿サイト」のソースコード","archived":false,"fork":false,"pushed_at":"2023-08-16T01:12:34.000Z","size":6481,"stargazers_count":110,"open_issues_count":17,"forks_count":10,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-05T08:53:21.282Z","etag":null,"topics":["firebase","nuxt","tailwindcss","typescript","vue","web-application","web-worker"],"latest_commit_sha":null,"homepage":"https://pokedri.com/pokemon63/","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/potato4d.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2020-05-03T16:50:42.000Z","updated_at":"2025-04-30T22:27:15.000Z","dependencies_parsed_at":"2024-10-18T05:47:29.270Z","dependency_job_id":null,"html_url":"https://github.com/potato4d/pokemon63","commit_stats":{"total_commits":232,"total_committers":3,"mean_commits":77.33333333333333,"dds":0.2586206896551724,"last_synced_commit":"ebe58a524202f0d47ebcc40df67157507377f5fc"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/potato4d/pokemon63","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potato4d%2Fpokemon63","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potato4d%2Fpokemon63/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potato4d%2Fpokemon63/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potato4d%2Fpokemon63/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/potato4d","download_url":"https://codeload.github.com/potato4d/pokemon63/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potato4d%2Fpokemon63/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278503162,"owners_count":25997717,"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-10-05T02:00:06.059Z","response_time":54,"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":["firebase","nuxt","tailwindcss","typescript","vue","web-application","web-worker"],"created_at":"2024-10-01T14:29:54.796Z","updated_at":"2025-10-05T18:50:39.251Z","avatar_url":"https://github.com/potato4d.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![img](./src/static/static/images/opengraph.png?raw=true)\n\n# みんなの63\n\nこれは「みんなの63 - 振り返って強くなる自動解析できるポケモン選出投稿サイト」の開発レポジトリです。\n\n## Installation\n\n### Environment Varialbles\n\nFirebase のプロジェクトを用意して設定してください。\n\n手軽に確認したい場合、テスト用に用意している Firebase プロジェクトがあるため、`cp .env.sample .env` にて、以下を設定ください。\n\n```.env\nFIREBASE_API_KEY=\"AIzaSyB-Jh74U8rwbQq6sMyLTliOamXhGyE3U2g\"\nFIREBASE_AUTH_DOMAIN=\"minnano63-dev.firebaseapp.com\"\nFIREBASE_DATABASEURL=\"https://minnano63-dev.firebaseio.com\"\nFIREBASE_PROJECT_ID=\"minnano63-dev\"\nFIREBASE_STORAGE_BUCKET=\"minnano63-dev.appspot.com\"\nFIREBASE_MESSAGING_SENDER_ID=\"924539713345\"\nFIREBASE_APP_ID=\"1:924539713345:web:a5ab68eff31fcab88b53c0\"\nFIREBASE_MEASUREMENT_ID=\"G-SJ4HEZYE1T\"\n```\n\nHosting へのデプロイやセキュリティルールの設定などはできませんが、全てが読み書きできる状態で開放されています。\n\n### Image assets(optional)\n\nソースコード上には、みんなの63に関わる最低限のアセットのみが存在します。\n\nローカルで利用したい場合、/pokemon63/static/images/icons/1.png から /pokemon63/static/images/icons/527.png までの画像を、なんらかの手段で src/static/static/images/icons へと配置してください。\n\n配置が完了した後、以下のコマンドを実行することで、ローカルでもポケモンのアイコンなどを利用しての動作確認が可能となります。\n\n```\n$ cd src/static\n$ mkdirp pokemon63\n$ cd pokemon63\n$ ln -s ../static/ ./static/\n```\n\n### Server\n\n```bash\n$ yarn\n$ yarn dev\n$ open 'http://localhost:3000/pokemon63/'\n```\n\n## LICENCE\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpotato4d%2Fpokemon63","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpotato4d%2Fpokemon63","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpotato4d%2Fpokemon63/lists"}