You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The latter seemed quite handy (webpack-only configurable) and did run locally quite well. Unfortunately I didn't make it to production because of time press, also running it in docker in production pipeline can be a bit of challenge..
As Frui.ts v1 no longer uses its own router, implementing SSR should be much easier now. However, it will be more framework (Next/Remix) specific, because of the router actually used.
Implementing a useViewModel hook that will just handle a viewModel lifecycle should help here.
Investigate server-side rendering possibilities for Frui.ts applications.
https://github.com/brillout/vite-plugin-ssr
https://github.com/frandiox/vite-ssr#readme
The text was updated successfully, but these errors were encountered: