Skip to content

Sports-day/api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

api

Sports-dayシステムの基盤となるAPIサーバーです。

開発

Git branch

mainブランチから作業用のブランチを切って作業を行います。

Style

<type>/#<issue-number>-<alias>

Type

main: プロダクション用ブランチ
feature: 開発用ブランチ

Git commit

Template

<type>: <subject>

Type

  • feat: 新機能
  • change: 修正・削除
  • fix: バグフィックス
  • docs: ドキュメントに関する変更
  • style: フォーマット等の変更
  • refactor: リファクタに関する変更
  • debug: デバック用のコード
  • test: テストコードの追加・更新
  • chore: GitHub Actions等タスクに関する変更

LICENSE

Apache-2.0 Copyright Sports-day

Releases

No releases published

Packages

No packages published

Languages