NRN hybrid SSG/SSR and i18n release (WIP) - Real-world use case with production-ready Next.js app boilerplate (Analytics, Sentry, GraphQL, i18n, Vercel) #12583
Unanswered
Vadorequest
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I believe few of you know about Next Right Now (NRN) https://github.com/UnlyEd/next-right-now
We've been working hard those past few days (weeks?) to migrate our SSR preset to a hybrid SSG/SSR preset that follows the newest best practices encouraged by Next.js.
If you wonder what a preset is: https://unlyed.github.io/next-right-now/concepts/presets
If you want to jump into the latest demo:
New features in this PR:
Status
PR (in progress): UnlyEd/next-right-now#42 (comment)
Left to be done
Known bugs
How to help?
If the project interests you, don't hesitate to take a look at the code and give me your feedback. Most of the job is done (IMHO), preview mode is the next big thing.
Feel free to give it a try, installation tutorial is at https://unlyed.github.io/next-right-now/getting-started/quick-start (make sure to checkout the right branch, not the
ssr
one!), beware it moves fast, but it's stable enough for playing around. I'll try to make a codesandbox at some point.If you're from the core team, or experienced with Next, I'd love a deeper review of the source code (best practices, etc.) ❤️
Beta Was this translation helpful? Give feedback.
All reactions