[Question] Not using NuxtJS, how easy is it to render a VueJS website on the server (SSR)

This page summarizes the projects mentioned and recommended in the original post on /r/vuejs

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • vike

    🔨 Like Next.js / Nuxt but as do-one-thing-do-it-well Vite plugin.

  • The Vite ssr api mentioned above is pretty low level and not necessarily meant for ease of use. I have been pretty into https://vite-plugin-ssr.com/ these days as a Nuxt alternative but even that is geared towards giving you architectural control and I didnt find it super intuitive at first pass. It is built for Vue (even though it also works with others) and there are some examples. Once it clicked for me I found it to be a pretty stellar tool.

  • vite

    Next generation frontend tooling. It's fast!

  • In addition to Vite SSR guide, there is a working playground https://github.com/vitejs/vite/tree/main/playground/ssr-vue

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts