Vue Adonis

screenshot of Vue Adonis

Boilerplate for using AdonisJS + Vue.js with server-side rendering

Overview:

Adonis-Vue is a project template for vue-cli that combines AdonisJS and Vue.js. It offers several key features including server-side rendering, hot reloading, and the ability to use Vuex and Vue Router. Adonis-Vue also includes all the features of AdonisJS. However, the author recommends using Adonuxt instead, as it has additional features such as code splitting, custom layouts, and easier starting options.

Features:

  • Vue.js 2.0 with server-side rendering and cacheable components
  • Hot reloading via webpack
  • Configurable options through config/vue.js
  • Includes Vuex and Vue Router
  • All the awesome features of AdonisJS

Summary:

Adonis-Vue is a project template for vue-cli that combines AdonisJS and Vue.js. It offers features such as server-side rendering, hot reloading, and Vuex and Vue Router integration. However, the author recommends using Adonuxt instead for additional features and easier starting options. The installation process involves setting environment variables and includes the option to use external libraries like Bootstrap.