@akryum/vue-cli-plugin-ssr

Turn your app into an isomorphic SSR app!

Usage no npm install needed!

<script type="module">
  import akryumVueCliPluginSsr from 'https://cdn.skypack.dev/@akryum/vue-cli-plugin-ssr';
</script>

README

@akryum/vue-cli-plugin-ssr

npm npm vue-cli3

Simple Server-Side-Rendering plugin for Vue CLI (Work-in-Progress)

Become a Patreon


Documentation


Sponsors

Gold

sum.cumo logo

Silver

VueSchool logo Vue Mastery logo

Bronze


About

:star: Features:

  • Automatic conversion of your project to SSR
  • Integrated express server
  • Vuex store
  • Async routes
  • vue-cli-plugin-apollo support
  • Custom middlewares

:rocket: Roadmap:

  • Automatic conversion of vuex modules to state () {}
  • Integration with CLI UI