Skip to content

Conversation

@byrichardpowell
Copy link
Contributor

Updates references to Remix in the README to reference React Router instead.

DO NOT MERGE

I do not want these changes in the base branch (upgrade-to-react-router). Once we mereg this branch I'll rebase this PR and merge with main.

We can still review though

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the README to replace references to Remix with React Router throughout.

  • Updated title and tutorial callouts from Remix to React Router
  • Replaced local development commands and removed package-manager-specific steps
  • Adjusted Tech Stack and Resources links to point to React Router equivalents
Comments suppressed due to low confidence (2)

README.md:3

  • The link target still points to the generic build-qr-code-app tutorial; verify that this URL now serves the React Router version or update it to the correct React Router tutorial path.
This is a Shopify app for managing QR codes. It is the code for the [Build a Shopify app using React Router tutorial](https://shopify.dev/docs/apps/getting-started/build-qr-code-app).

README.md:32

  • The setup step (pnpm run setup) was removed; ensure any required initialization is documented (or confirm that shopify app dev covers setup automatically).
-pnpm run setup

@byrichardpowell byrichardpowell force-pushed the upgrade-to-react-router branch 2 times, most recently from c1ca960 to 80d72b2 Compare June 24, 2025 20:35
Copy link
Contributor

@lizkenyon lizkenyon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@byrichardpowell byrichardpowell force-pushed the upgrade-to-react-router branch 6 times, most recently from 0d6569a to e66466f Compare June 26, 2025 21:37
…ency, then expressing the predev command in the sopify.web.toml
…main/start/future-flags#v3_singlefetch

Adopting this flag requires:

1. Adding  everywhere that calls authenticate.admin().  In the template, there is just one place where this is missing, which is why I added it to app._index.tsx
2. Adding declare module @remix-run/node to the vite.config.ts file
3. Removing json() from every loader/action that uses it
@byrichardpowell byrichardpowell force-pushed the upgrade-to-react-router branch 6 times, most recently from 6f8382f to 925968d Compare July 2, 2025 13:38
@byrichardpowell byrichardpowell force-pushed the upgrade-to-react-router branch from 925968d to 35b47ba Compare July 2, 2025 13:54
@byrichardpowell byrichardpowell force-pushed the upgrade-to-react-router branch 7 times, most recently from 1d7f86f to 24bfed3 Compare July 11, 2025 17:38
@byrichardpowell byrichardpowell force-pushed the upgrade-to-react-router branch 2 times, most recently from 3abf441 to 6a5a658 Compare July 22, 2025 19:33
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.

2 participants