Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

db関係のREADME修正とmake create-tableの追加 #140

Merged
merged 2 commits into from
Sep 24, 2024

Conversation

shun-harutaro
Copy link
Member

@shun-harutaro shun-harutaro commented Sep 24, 2024

概要

関連タスク

Close #136 (required)

やったこと

  • README.md の、make build-no-cachemake build-no-buildになっているtypoを修正
  • .env の内容追加 MYSQL_DATABASE
  • dbのテーブル作成の手順説明
  • テーブル作成コマンドのMakefile化 make create-tableとか?

やらないこと

レビュー事項

補足 参考情報

@shun-harutaro shun-harutaro merged commit 771c745 into main Sep 24, 2024
@shun-harutaro shun-harutaro deleted the feat/#136_doc branch September 24, 2024 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

refactor: DB追加に伴うdoc整備
1 participant