vuejs-wordpress-theme-starter icon indicating copy to clipboard operation
vuejs-wordpress-theme-starter copied to clipboard

SSR

Open simplenotezy opened this issue 5 years ago • 4 comments

Found this boilerplate and it looks awesome so far; I'm going to build a Vue.js theme in not too long. However, I don't have the same requirement to run back/frontend on same server - SEO is pretty vital to us.

Anyhow, I found https://github.com/EvanAgee/vuejs-wordpress-theme-starter/issues/75 but I was wondering if it should be any more complicated to integrate SSR into this, or if it's simply the same approach as shown elsewhere?

simplenotezy avatar Jan 30 '20 09:01 simplenotezy

@simplenotezy it should, in theory, be the same implementation as anywhere else since you're still just ingesting an API. I haven't had the time to think through the caveats but I would love for you to follow up with me as you walk through the process.

EvanAgee avatar Feb 06 '20 11:02 EvanAgee

Hey Evan! Sure thing, I will keep you posted. For now my plan is to use https://github.com/northosts/wuxt in combination with https://github.com/roots/sage and the setups of https://github.com/EvanAgee/vuejs-wordpress-theme-starter/

simplenotezy avatar Feb 06 '20 12:02 simplenotezy

@simplenotezy did you succeed?

wvffle avatar Feb 03 '21 15:02 wvffle

which it was the result?

@simplenotezy

ponceleon avatar Jun 07 '21 04:06 ponceleon