storyblok-app-starter Tailwind Templates

Storyblok App Starter

A Nuxt 3, blok.ink and Tailwind Storyblok App Starter. Includes ready to use Storyblok authentication flow.

Storyblok App Starter

Storyblok's [official app starter is still based on Nuxt 2)[https://github.com/storyblok/storyblok-workflow-app]. This starter provides a Nuxt 3 alternative. If you have any feedback, please let us know now in the Issues section or send us a PR.

Under /application, find the source code with server and client side logic.

Under /infrastructure, find the infrastructure stack definition for the hosting provider.

Note that no infrastructure definition is provided with this starter.

This starter is built on top of Nuxt.

Therefore, you'll need a server capable of running Node.Js.


Prerequisites

Local development

This guide assumes you're working on a Unix system. If you're using Windows, please adjust accordingly.

Start by installing the global dependencies at the root of the monorepo.

npm install

Navigate to the application directory cd application

Install dependencies for the app npm install

Before running the app, refer to application/readme.md

Notes for Visual studio code users

If you're using Visual studio code, this starter recommends extensions to be installed. Consider installing them, as they'll improve your development experience.

Top categories

Loading Svelte Themes