https://developers.cloudflare.com/workers/framework-guides/web-apps/tanstack/
以下のコマンドを実行します。
$ bun i
$ make apply-migration-local
$ bun run dev
以下のコマンドを実行します。
$ make create-migration
$ make apply-migration-local
以下のコマンドを実行します。
$ make update-packages