Commit dd34eae
fix(partners/railway): use the canonical @tanstack/cli scaffolder
Step 01 was `npx create-tsrouter-app my-app`, which is the older
router-only scaffolder. The TanStack Start docs recommend the unified
CLI for new apps, so match the official getting-started instructions.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 9c3e517 commit dd34eae
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
0 commit comments