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

feat: 結果をAPIにポストするように変更 #103

Merged
merged 7 commits into from
Apr 7, 2024

Conversation

KinjiKawaguchi
Copy link
Member

@KinjiKawaguchi KinjiKawaguchi commented Apr 6, 2024

チケットへのリンク

resolve #77

やったこと

  • 結果をpost

@KinjiKawaguchi KinjiKawaguchi linked an issue Apr 6, 2024 that may be closed by this pull request
2 tasks
@h-takeyeah
Copy link
Collaborator

直接関係ないけど今のままだと API_URL や NEXT_API_URL の環境変数が localhost:8080 に固定になってて本番環境で落ちちゃうことに気づいた。ので直します 🙇

h-takeyeah
h-takeyeah previously approved these changes Apr 7, 2024
Copy link
Collaborator

@h-takeyeah h-takeyeah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

手元で動作確認したので Approve します 👍

コンテナの件は別でやります

@KinjiKawaguchi KinjiKawaguchi merged commit 6bed535 into develop Apr 7, 2024
2 checks passed
@h-takeyeah h-takeyeah deleted the feat/game/post-score branch April 7, 2024 06:52
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.

[FEATURE]タイピング結果のポスト
3 participants