Skip to content

How to do manual SSR #2065

Nov 30, 2023 · 5 comments · 2 replies
Discussion options

You must be logged in to vote

Other things aren't setup properly in your stackblitz: you need to create one router per app, use createApp() on client instead of the SSR equivalent. You can find all the details on

For production Apps, I recommend you to give Nuxt or any of their recommendations on the vuejs guide a try. They come with SSR setup and a lot of other interesting features

Replies: 5 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@runarberg
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by posva
Comment options

You must be logged in to vote
1 reply
@gokhantaskan
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
6 participants
Converted from issue

This discussion was converted from issue #2064 on December 03, 2023 09:06.