create-groovestack

0.5.4 • Public • Published

create-groovestack

create-groovestack is a utility that allows you to quickly bootstrap a new Groovestack application. It is powered by Groovestack CORE modules

  • Base
  • Config
  • Auth
  • Jobs

Please reference the Groovestack CORE Documentation for module descriptions and configuration options.

Getting Started

To get started, simply run the Groovestack Utility with the command

yarn create groovestack $AppName or

pnpm create groovestack $AppName or

npm create groovestack@latest $AppName or

npx create-groovestack@latest $AppName

After the utility has completed, cd into the new Groovestack app's root directory

cd $AppName

and launch the Vite / Rails app

bin/dev

Readme

Keywords

none

Package Sidebar

Install

npm i create-groovestack

Weekly Downloads

3

Version

0.5.4

License

none

Unpacked Size

29.5 kB

Total Files

35

Last publish

Collaborators

  • isomdurm
  • darrenrush
  • maxschridde