Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 594 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 594 Bytes

JAMflow Cloud Nuxt Starters

A collection of curated templates for nuxi init.

The main goal of this project is to streamline the bootstrapping of all JAMflow Cloud projects.

How to use it

Specify the template to use while running nuxt-init:

nuxi init -t gh:JAMflow-Cloud/nuxt-starter#[<template-name>] [<dir>]

Or set NUXI_INIT_REGISTRY=https://github.com/JAMflow-Cloud/nuxt-starter as your env variable.

Templates available

  • module: ESlint + pnpm workspace
  • v4: Compatibility v4 + ESlint + Nuxt UI v3
  • ui-pro: Compatibility v4 + ESlint + Nuxt UI Pro v3