@prog666/vue-cli-plugin-ssr

v0.2.3
Turn your app into an isomorphic SSR app!
vue vue-cli ssr

@akryum/vue-cli-plugin-ssr

npm npm vue-cli3

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

Become a Patreon


:star: Features:

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

:rocket: Roadmap:

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

Usage

vue add @akryum/ssr
yarn run ssr:serve

To run the app in production:

yarn run ssr:build
yarn run ssr:start
npm i @prog666/vue-cli-plugin-ssr

Metadata

  • MIT
  • Whatever
  • Guillaume Chau
  • released 9/14/2018

Downloads

Maintainers