{"id":17327231,"url":"https://github.com/hand-dot/minica","last_synced_at":"2025-03-27T05:13:30.673Z","repository":{"id":127915861,"uuid":"132345335","full_name":"hand-dot/minica","owner":"hand-dot","description":"Minimal Web Sevice Template","archived":false,"fork":false,"pushed_at":"2018-05-06T14:46:03.000Z","size":428,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-01T10:14:34.572Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hand-dot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2018-05-06T14:18:56.000Z","updated_at":"2018-05-06T14:39:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"dcb6ae87-55ab-4c8b-92ec-74927275c32c","html_url":"https://github.com/hand-dot/minica","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hand-dot%2Fminica","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hand-dot%2Fminica/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hand-dot%2Fminica/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hand-dot%2Fminica/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hand-dot","download_url":"https://codeload.github.com/hand-dot/minica/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245785827,"owners_count":20671634,"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":[],"created_at":"2024-10-15T14:19:10.888Z","updated_at":"2025-03-27T05:13:30.653Z","avatar_url":"https://github.com/hand-dot.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/hand-dot/minica.svg?branch=master)](https://travis-ci.org/hand-dot/minica)  \n[![Greenkeeper badge](https://badges.greenkeeper.io/hand-dot/minica.svg)](https://greenkeeper.io/)  \n## Minica  \n\n### ”思いついたサービスを小さく速くリリースするためのテンプレート”  \n  \nトップページ・サインアップ・ログイン・アカウント設定・ログアウトページを提供します。\n    \n   ------------------------------------\n\n技術要素\n * バックエンド - [firebase](https://firebase.google.com/)\n * フロントエンド - [react](https://reactjs.org/)\n * UI - [material-ui](https://material-ui-next.com/)\n\n### アプリ起動\n\n1.レポジトリのクローンとライブラリのダウンロード\n```\n$ git clone https://github.com/hand-dot/minica.git\n$ cd minica\n$ npm install\n```\n  \n2.設定ファイルの作成と記入\n[`src/`](https://github.com/hand-dot/minica/tree/master/src) 配下に `configs`ディレクトリがあります。  \nこのディレクトリに存在する firebase.js([Firebase](https://firebase.google.com/)), ga.js([GoogleAnalytics](https://developers.google.com/analytics/)), sentry.js([Sentry](https://sentry.io/welcome/))のアカウント情報を記入してください。  \nその他の利用しているサービスについては  \nサーバーサイド [Firebase](https://firebase.google.com/)  \nチェンジログ [Headway](https://headwayapp.co/)  \nエラー解析 [Sentry](https://sentry.io/welcome/)  \nアクセス解析 [GoogleAnalytics](https://developers.google.com/analytics/)  \nフィードバック [Hot.jar](https://www.hotjar.com/)  \nロードマップ [Trello](https://trello.com/)  \nユーザーコミュニティ [Slack](https://slack.com/)  \nブログ [Medium](https://medium.com/)  \nSNS [twitter](https://twitter.com/)  \nSNS [facebook](https://www.facebook.com/)  \n  \n設定ファイルはコミットしないようにminicaディレクトリ上で下記のコマンドを入力して下さい。\n```\n$ git update-index --skip-worktree src/configs/firebase.js  \n$ git update-index --skip-worktree src/configs/ga.js  \n$ git update-index --skip-worktree src/configs/sentry.js  \n```\n  \n3.minicaディレクトリ上でアプリを起動\n```\n$ npm run start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhand-dot%2Fminica","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhand-dot%2Fminica","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhand-dot%2Fminica/lists"}