All Projects → storyblok → vue-nuxt-boilerplate

storyblok / vue-nuxt-boilerplate

Licence: other
Nuxt.js Storyblok boilerplate

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to vue-nuxt-boilerplate

Home
Vue.js 日本ユーザーグループ
Stars: ✭ 214 (+328%)
Mutual labels:  nuxt
Nuxt Wordpress Pwa
Wordpress + Vue + Nuxt.js
Stars: ✭ 251 (+402%)
Mutual labels:  nuxt
nuxtswagger
Nuxt-TS-Swagger
Stars: ✭ 17 (-66%)
Mutual labels:  nuxt
Intro To Vue
Workshop Materials for my Introduction to Vue.js Workshop
Stars: ✭ 2,668 (+5236%)
Mutual labels:  nuxt
Redirect Module
No more cumbersome redirects!
Stars: ✭ 235 (+370%)
Mutual labels:  nuxt
now-nuxt
A Now v2 Nuxt builder
Stars: ✭ 25 (-50%)
Mutual labels:  nuxt
Nuxt Juejin Project
仿掘金web网站,使用服务端渲染。主要技术:nuxt + koa + vuex + axios + element-ui 。
Stars: ✭ 209 (+318%)
Mutual labels:  nuxt
tefact
🏭 (Beta) 轻量级无代码/低代码 H5、表单编辑器。Lightweight no-code/low-code editor for website、H5 page and Form. Build your page without code!
Stars: ✭ 244 (+388%)
Mutual labels:  nuxt
Nuxt Serverless
Nuxt.js Serverless SSR Starter on AWS (Lambda + API Gateway + S3) with Serverless Framework
Stars: ✭ 235 (+370%)
Mutual labels:  nuxt
noiiice
a serverless blog built on NuxtJS, AWS, serverless framework, and irrational exuberance.
Stars: ✭ 42 (-16%)
Mutual labels:  nuxt
Vuemmerce
👉 Responsive ecommerce template 🛒 built with Vue.js and Nuxt.js
Stars: ✭ 223 (+346%)
Mutual labels:  nuxt
Electron Template
Electron starter with nuxt.js
Stars: ✭ 229 (+358%)
Mutual labels:  nuxt
zksync-dapp-checkout
zkCheckout — trustable permissionless DeFi payment gateway. Brand new zkSync dApp w/t all L2 perks: fast&cheap transfers / simple&quick withdrawal
Stars: ✭ 37 (-26%)
Mutual labels:  nuxt
Nuxt Basic Auth Module
Provide basic auth your Nuxt.js application
Stars: ✭ 218 (+336%)
Mutual labels:  nuxt
sample-ui-vue-pages
Bootstrap + Vue.js [ Scss / Babel ] (Multi-Page/SSR Model)
Stars: ✭ 20 (-60%)
Mutual labels:  nuxt
Nuxt Shopify
🛍 Seamless Shopify Buy SDK integration with Nuxt.js.
Stars: ✭ 210 (+320%)
Mutual labels:  nuxt
nextjs-multilanguage-website
Nextjs Multilanguage Website
Stars: ✭ 128 (+156%)
Mutual labels:  devrel
solidata frontend
first draft for solidata_frontend : vue+nuxt+vuetify+i18n+axios
Stars: ✭ 15 (-70%)
Mutual labels:  nuxt
lazy-load
🌅 Lazy Loading module for Nuxt 3
Stars: ✭ 30 (-40%)
Mutual labels:  nuxt
nuxt-static
Generate a static site using Nuxt.js
Stars: ✭ 31 (-38%)
Mutual labels:  nuxt

Nuxt Storyblok Boilerplate

To get better understanding of this project and how it works, read our Add a headless CMS to Nuxt in 5 minutes article.

Resources

Visit our technology Nuxt Technology Hub for more tutorials and videos how to use Storyblok together with Vue.js and Nuxt.

Configuration Steps

  1. Create new Space in Storyblok
  2. Obtain Preview Token from the Settings of the Space.
  3. Replace the accessToken value in nuxt.config.js file with your Preview Token.
  4. Your Nuxt.js project can be started and will consume data from your Storyblok Space.

For more advanced article on how to build multilanguage website with Storyblok and Nuxt.js, check our The Complete Guide to Build a Full Blown Multilanguage Website with Nuxt.js.

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, check out 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].