{"id":25684564,"url":"https://github.com/systemengineeringteam/staywatch_front","last_synced_at":"2025-02-24T17:32:03.697Z","repository":{"id":211234431,"uuid":"728567698","full_name":"SystemEngineeringTeam/staywatch_front","owner":"SystemEngineeringTeam","description":"シス研滞在ウォッチ(フロント)","archived":false,"fork":false,"pushed_at":"2024-02-14T13:27:03.000Z","size":826,"stargazers_count":0,"open_issues_count":7,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-05-28T23:48:30.187Z","etag":null,"topics":["svelte","sveltekit"],"latest_commit_sha":null,"homepage":"https://staywatch.sysken.net/","language":"Svelte","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SystemEngineeringTeam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2023-12-07T08:11:03.000Z","updated_at":"2024-02-08T07:26:54.000Z","dependencies_parsed_at":"2023-12-13T06:26:50.223Z","dependency_job_id":"2a8c221b-3581-4196-a6db-9f0258be63c7","html_url":"https://github.com/SystemEngineeringTeam/staywatch_front","commit_stats":null,"previous_names":["systemengineeringteam/staywatch_front"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SystemEngineeringTeam%2Fstaywatch_front","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SystemEngineeringTeam%2Fstaywatch_front/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SystemEngineeringTeam%2Fstaywatch_front/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SystemEngineeringTeam%2Fstaywatch_front/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SystemEngineeringTeam","download_url":"https://codeload.github.com/SystemEngineeringTeam/staywatch_front/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240524063,"owners_count":19815208,"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":["svelte","sveltekit"],"created_at":"2025-02-24T17:31:55.135Z","updated_at":"2025-02-24T17:32:03.681Z","avatar_url":"https://github.com/SystemEngineeringTeam.png","language":"Svelte","readme":"# staywatch\n\nシス研滞在ウォッチのフロント用リポジトリです。\n\n# 環境変数の設定\n```env[.env]\nPUBLIC_API_URL=https://[host]\n```\n\n# 開発用サーバーの立ち上げ方\n\n```zsh\nyarn dev\n```\n\n# ブランチの命名規則\n\n`[prefix]-[説明]`\n\nex: `update-readme`\n\n# コミットメッセージの規則\n\n`[prefix]: [説明]`\n\nex: `update: README.mdを更新`\n\n# prefixの一覧\n\n| 接頭辞  | 説明                                                                                                                       |\n| :-----: | :------------------------------------------------------------------------------------------------------------------------- |\n|   fix   | 既存の機能に問題があった場合に使用します。                                                                                 |\n| hotfix  | 既存の機能にクリティカルな問題があった場合に使用します。                                                                   |\n|   add   | 新しいファイルや機能を追加する場合に使用します。                                                                           |\n|  feat   | 新しい機能やファイルを追加する場合に使用します。                                                                           |\n| update  | 既存の機能に問題がなく、ただし修正を加えたい場合に使用します。                                                             |\n| change  | 仕様変更により、既存の機能に修正を加えた場合に使用します。                                                                 |\n|  clean  | refactor コードを修正し、改善する場合に使用します。                                                                        |\n| improve | コードの改善をする場合に使用します。                                                                                       |\n| disable | 機能を一時的に無効にする場合に使用します。                                                                                 |\n| remove  | delete ファイルを削除する場合や、機能を削除する場合に使用します。                                                          |\n| rename  | ファイル名を変更する場合に使用します。                                                                                     |\n|  move   | ファイルを移動する場合に使用します。                                                                                       |\n| upgrade | バージョンをアップグレードする場合に使用します。                                                                           |\n| revert  | 以前のコミットに戻す場合に使用します。                                                                                     |\n|  docs   | ドキュメントを修正する場合に使用します。                                                                                   |\n|  style  | コーディングスタイルの修正をする場合に使用します。                                                                         |\n|  perf   | コードのパフォーマンスを改善する場合に使用します。                                                                         |\n|  test   | テストコードを修正する場合や、テストコードを追加する場合に使用します。                                                     |\n|  chore  | ビルドツールやライブラリで自動生成されたものをコミットする場合や、上記の接頭辞に当てはまらない修正をする場合に使用します。 |\n\n# LICENSE\n\n[MIT](./LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsystemengineeringteam%2Fstaywatch_front","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsystemengineeringteam%2Fstaywatch_front","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsystemengineeringteam%2Fstaywatch_front/lists"}