{"id":26530205,"url":"https://github.com/nutfes/nutmeg-seeds","last_synced_at":"2025-03-21T17:40:18.511Z","repository":{"id":38451361,"uuid":"427614610","full_name":"NUTFes/NUTMEG-Seeds","owner":"NUTFes","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-02T06:05:28.000Z","size":1587,"stargazers_count":2,"open_issues_count":73,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-03-16T23:46:16.468Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://nutmeg-seeds.vercel.app","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/NUTFes.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":"2021-11-13T08:55:30.000Z","updated_at":"2025-02-02T06:05:32.000Z","dependencies_parsed_at":"2023-02-16T11:01:30.958Z","dependency_job_id":"296a8ab8-34a7-44af-920d-e19c6508ac87","html_url":"https://github.com/NUTFes/NUTMEG-Seeds","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NUTFes%2FNUTMEG-Seeds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NUTFes%2FNUTMEG-Seeds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NUTFes%2FNUTMEG-Seeds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NUTFes%2FNUTMEG-Seeds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NUTFes","download_url":"https://codeload.github.com/NUTFes/NUTMEG-Seeds/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244842251,"owners_count":20519586,"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":"2025-03-21T17:40:17.835Z","updated_at":"2025-03-21T17:40:18.504Z","avatar_url":"https://github.com/NUTFes.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NUTMEG-Seeds\n\n## ブランチルール\n- masterブランチ\n  - 安定ブランチ，本番用ブランチ\n- developブランチ\n  - 開発用ブランチ，開発段階での安定ブランチ，これを公開するときに安定ブランチにマージ\n- feature/[NAME]/[ISUEE_NUM]-[TITLE]\n  - 機能の追加や変更などを行うブランチ，developブランチから派生\n  - ex) feature/dodo/1-create-view-env\n- fix/[NAME]/[ISUEE_NUM]-[TITLE]\n  - バグの修正などを行うブランチ，developブランチから派生\n  - ex) fix/dodo/2-fix-view-env\n\n### コミットルール\n- コミットメッセージはissue番号を載せる\n- コミットメッセージは行った開発を端的にわかりやすく書く（長すぎないように注意する）\n- コミットメッセージラベルを付ける\n  - [add] file or directory の追加\n  - [mod] file or directory の編集\n  - [fix] file or directory のバグや軽微な修正\n  - [del] file or directory の削除\n  - [otr] その他\n- ex)  \n  - `git commit -m \"[add] model group (#1)\"`  \n  - `git commit -m \"[fix] login page (#2)\"`  \n  - `git commit -m \"[mod] mypage (#3)\"`\n\n\n## ビルド方法\nin `root`\n\n`make build`\n\n* 初めてbuildした場合\n    \n    build後は`docker compose up`をしないとコンテナが立ち上がらないため注意\n\n## 開発\n### 開発の進め方\n* `docker compose up (-d)` (-d は任意)でコンテナを立ち上げる\n* http://localhost:8080 に移動し、正常に表示されていることを確認する\n### Tips\n* http://localhost:3000 に移動するとapiが確認できる\n* npm を使ってライブラリ等をインストールするときは以下のコマンドを実行\n    \n    `docker compose run --rm [コンテナ名] npm install [ライブラリ名]`\n    \n    ただし、この方法でライブラリを入れるときは、他の人も上記のコマンドを実行する必要があるので注意\n\n    \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnutfes%2Fnutmeg-seeds","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnutfes%2Fnutmeg-seeds","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnutfes%2Fnutmeg-seeds/lists"}