All Projects → srhise → Nuxt Wordpress Pwa

srhise / Nuxt Wordpress Pwa

Wordpress + Vue + Nuxt.js

Projects that are alternatives of or similar to Nuxt Wordpress Pwa

Vue Slick Carousel
🚥Vue Slick Carousel with True SSR Written for ⚡Faster Luxstay
Stars: ✭ 447 (+78.09%)
Mutual labels:  nuxt, pwa, ssr
Hackernews
HackerNews clone built with Nuxt.js
Stars: ✭ 758 (+201.99%)
Mutual labels:  nuxt, pwa, ssr
Nuepress
📖 Nuxt.js + WordPress REST API
Stars: ✭ 524 (+108.76%)
Mutual labels:  wordpress, nuxt, ssr
Laravel Vuejs.com
Laravel and VueJs Blog, using Laravel nova, GraphQL, NuxtJs, Apollo and ...more
Stars: ✭ 54 (-78.49%)
Mutual labels:  nuxt, pwa, ssr
Awes Io
Awes.io // boilerplate based on Vue, Nuxt, TailwindCSS plus Laravel as a backend. 🤟
Stars: ✭ 599 (+138.65%)
Mutual labels:  nuxt, pwa, ssr
Wp Nuxt
The module adds WP-API to your nuxt application.
Stars: ✭ 179 (-28.69%)
Mutual labels:  wordpress, nuxt, ssr
Auth Module
auth.nuxtjs.org
Stars: ✭ 1,624 (+547.01%)
Mutual labels:  nuxt, ssr
Uvue
Vue CLI plugin to create universal Vue applications with ease
Stars: ✭ 119 (-52.59%)
Mutual labels:  pwa, ssr
Surmon.me
🆒 My personal website and blog, powered by @vuejs (3)
Stars: ✭ 1,767 (+603.98%)
Mutual labels:  nuxt, ssr
Nuxt Env
Inject env vars for your Nuxt app at runtime
Stars: ✭ 169 (-32.67%)
Mutual labels:  nuxt, ssr
Stencil
A toolchain for building scalable, enterprise-ready component systems on top of TypeScript and Web Component standards. Stencil components can be distributed natively to React, Angular, Vue, and traditional web developers from a single, framework-agnostic codebase.
Stars: ✭ 9,880 (+3836.25%)
Mutual labels:  pwa, ssr
Pwa Template
PWA template for vue-cli based on the starter template
Stars: ✭ 131 (-47.81%)
Mutual labels:  nuxt, pwa
Google Optimize Module
SSR friendly Google Optimize module for Nuxt.js
Stars: ✭ 180 (-28.29%)
Mutual labels:  nuxt, ssr
Vueneue
DEPRECATED: go to UVue
Stars: ✭ 99 (-60.56%)
Mutual labels:  pwa, ssr
Naice Blog
😺 新的博客上线啦
Stars: ✭ 93 (-62.95%)
Mutual labels:  nuxt, ssr
Gank
🦅 Gank api base △ next.js (react&ssr)
Stars: ✭ 122 (-51.39%)
Mutual labels:  pwa, ssr
Sails Nuxt
Sails + Nuxt + Vuetify Combo <3
Stars: ✭ 92 (-63.35%)
Mutual labels:  nuxt, ssr
React Wp Rest
A boilerplate for pairing the WP Rest API with a server-rendered React app
Stars: ✭ 167 (-33.47%)
Mutual labels:  wordpress, ssr
Vue Gates
🔒 A Vue.js & Nuxt.js plugin that allows you to use roles and permissions in your components or DOM elements, also compatible as middleware and methods.
Stars: ✭ 184 (-26.69%)
Mutual labels:  nuxt, ssr
Robots Module
NuxtJS module for robots.txt
Stars: ✭ 180 (-28.29%)
Mutual labels:  nuxt, ssr

wp-vue-ssr

A vue.js server side rendered app that connects to Wordpress

screen shot 2017-06-13 at 7 09 23 pm

Project URL

https://nuxtwp.now.sh

Note on Deployment

Currently hits a WordPress site on a Laravel Forge server, working on moving to environment variable. Working on Readme and instructions on how to setup WP properly, but it works 100% out of the box besides need to setup CORS support. Uses the WP v2 APIs. See /api folder for more.

Build Setup

# install dependencies
$ npm install # Or yarn install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate

For detailed explanation on how things work, checkout the Nuxt.js docs.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].