Conversation
Add remix wizard, just moving over similar to next for now.
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
src/platform-includes/getting-started-install/javascript.remix.mdx
Outdated
Show resolved
Hide resolved
src/platform-includes/getting-started-install/javascript.remix.mdx
Outdated
Show resolved
Hide resolved
src/platform-includes/getting-started-install/javascript.remix.mdx
Outdated
Show resolved
Hide resolved
….mdx thank you! Co-authored-by: Onur Temizkan <onur@narval.co.uk>
src/platform-includes/getting-started-install/javascript.remix.mdx
Outdated
Show resolved
Hide resolved
|
|
||
| <Note> | ||
|
|
||
| If the setup through the wizard doesn't work for you, you can also <PlatformLink to="/manual-setup/">set up the SDK manually</PlatformLink>. |
There was a problem hiding this comment.
This link doesn't work. In the Next docs, this links to a separate manual setup page, but that page doesn't exist for Remix.
Along those lines, the sections that follow on the Remix Getting Started page have those manual setup instructions, which will likely be confusing for users since some of that configuration will already have been done by the wizard.
Could we split this page off into a manual configuration page too like Next does?
There was a problem hiding this comment.
yes for sure, i was just trying to get something done faster :D
could you help me with splitting it off?
….mdx Co-authored-by: Shana Matthews <shana.l.matthews@gmail.com>
|
@shanamatthews, I opened a new PR which also moves manual configuration content to |
Add remix wizard, just moving over similar to next for now.