Closed Entkenntnis closed 5 years ago
Just to understand the architecture a little better: @Entkenntnis what do you think how much effort would it be to move to another SSR solution after some time or implement our own version without nextjs?
From my current understand it would take probably minimal 2 weeks up to 1 month to implement our own version of ssr (without nextjs) - doable, but not trivial
@Entkenntnis oh, oh, did I break it?
Hm, the code looks fine, but netlify was too slow and reached the timeout ... maybe just try again?
Strange: deployment of 3b1f57ba9b543ca1d7319a5729d61c36873e6734 took 13mins, 10 mins longer than the other builds. Will try to trigger another build.
worked…
Usage: Check out this branch, run
yarn
and then runyarn next
to start development server. For production build runyarn next:build
andyarn next:start
Example pages opens atlocalhost:3000