Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate from CRA to Vite or Nextjs #28

Open
nickdos opened this issue Sep 18, 2022 · 2 comments
Open

Migrate from CRA to Vite or Nextjs #28

nickdos opened this issue Sep 18, 2022 · 2 comments
Labels
enhancement New feature or request front-end React

Comments

@nickdos
Copy link
Collaborator

nickdos commented Sep 18, 2022

After watching https://www.youtube.com/watch?v=7m14f0ZzMyY

image

I'm sold on moving to either

Next.js (with SSR) can easily be deployed via AWS Amplify directly from GH

@nickdos nickdos added enhancement New feature or request front-end React labels Sep 18, 2022
@nickdos
Copy link
Collaborator Author

nickdos commented Oct 28, 2022

If going the SSR route, then these things are possible:

  • easily store user basket data in DynamoDB AWS Aurora (via tRPC)
  • cache species images
  • proxy SOLR api calls to internal SOLR behind firewall (no nginx or server needed) OR even use AWS CloudSearch instead - edit this limit Up to 200 index fields can be configured for a domain is a blocker)
  • fast loading start page with good SSO, page metadata (head, title), social cards support

@nickdos
Copy link
Collaborator Author

nickdos commented Oct 30, 2022

Also, try configuring repo with turborepo. See https://turbo.build/repo/docs/handbook/migrating-to-a-monorepo

@nickdos nickdos changed the title Migrate from CRA to Vite Migrate from CRA to Vite or Nextjs Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request front-end React
Projects
None yet
Development

No branches or pull requests

1 participant