Open nickdos opened 2 years ago
If going the SSR route, then these things are possible:
Up to 200 index fields can be configured for a domain
is a blocker)Also, try configuring repo with turborepo
. See https://turbo.build/repo/docs/handbook/migrating-to-a-monorepo
After watching https://www.youtube.com/watch?v=7m14f0ZzMyY
I'm sold on moving to either
Vite.js - https://vitejs.dev/ Migration guide: https://blog.logrocket.com/vite-3-vs-create-react-app-comparison-migration-guide/
Next.js - https://nextjs.org/13 Theo's alternative TS ~template~ installer script:
create-t3-app
(GH)Next.js (with SSR) can easily be deployed via AWS Amplify directly from GH