Skip to content

Project done on gridsome to understand Vuejs and Gridsome

Notifications You must be signed in to change notification settings

jasmo2/jasmo2-gridsome

Repository files navigation

Jasmo2 Gridsome-Typecript-Prismic starter

Template for Gridsome Typecript and as CMS Prismic.

Run update refs for multiple environments in Prismic

  1. Create a release in Prismic
  2. Look at the code, and update as corresponding:
.then((refs) => ({
    staging: refs[1].ref,
    production: refs[0].ref,
  }))
  1. set the environment variable PRISMIC_API_REF='' inside the hidden-file(.gitignore) .env
  2. run yarn update-refs

About

Project done on gridsome to understand Vuejs and Gridsome

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published