Skip to content

chore(api): align database name and add JWT_SECRET to example config#152

Merged
Sora4431 merged 3 commits intomainfrom
chore/align-db-name-and-jwt-secret
Apr 4, 2026
Merged

chore(api): align database name and add JWT_SECRET to example config#152
Sora4431 merged 3 commits intomainfrom
chore/align-db-name-and-jwt-secret

Conversation

@Sora4431
Copy link
Copy Markdown
Collaborator

@Sora4431 Sora4431 commented Apr 4, 2026

Summary

  • migrations:apply スクリプトのDB名を tabitabi-dbtabitabi に修正(wrangler.toml.example と一致させる)
  • wrangler.toml.example[vars]JWT_SECRET = "local-dev-secret" を追加(ローカル開発に必要)

Test plan

  • cp apps/api/wrangler.toml.example apps/api/wrangler.toml 後に pnpm --filter api migrations:apply が動作する
  • ローカルAPIサーバーがJWT認証込みで起動する

🤖 Generated with Claude Code

Sora4431 and others added 3 commits April 5, 2026 00:20
- Change migrations:apply script to use 'tabitabi' (matching wrangler.toml.example)
- Add JWT_SECRET placeholder to wrangler.toml.example [vars] for local dev setup

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@Sora4431 Sora4431 merged commit 9a9ea7f into main Apr 4, 2026
soranjiro pushed a commit that referenced this pull request Apr 5, 2026
…152)

* chore(api): fix wrangler.toml.example with correct db name and JWT_SECRET

* Revert "chore(api): fix wrangler.toml.example with correct db name and JWT_SECRET"

This reverts commit f558e96.

* chore(api): align database name and add JWT_SECRET to example config

- Change migrations:apply script to use 'tabitabi' (matching wrangler.toml.example)
- Add JWT_SECRET placeholder to wrangler.toml.example [vars] for local dev setup

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
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.

1 participant