Skip to content

Conversation

@aster-void
Copy link
Contributor

@aster-void aster-void commented Jul 27, 2025

  • Course をバックエンドから読み込み
  • ユーザー情報読み込み
  • 開発時に、 Vite からバックエンドサーバーに /api 以下のルートをプロキシ
    • これをしないと Cookie の同オリジン制限で認証が動かない

aster-void and others added 6 commits July 25, 2025 18:26
JavaScript Date constructor uses 0-based months, so month 1 is February, not January.
Changed from month 1 to month 0 to properly test January 2nd, 2006.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@aster-void aster-void changed the title connect to backend Course をバックエンドから読み込み Jul 27, 2025
@aster-void aster-void force-pushed the connect-to-backend branch from ca4565a to 14ec2a6 Compare July 28, 2025 07:57
@aster-void aster-void changed the title Course をバックエンドから読み込み バックエンドと接続 Jul 28, 2025
@tknkaa tknkaa merged commit b2db763 into main Aug 7, 2025
3 checks passed
@tknkaa tknkaa deleted the connect-to-backend branch August 7, 2025 04:12
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.

3 participants