Cli
Project generator for Supabase / Basejump
Install / Use
/learn @usebasejump/CliREADME
Basejump CLI
Generate new basejump projects from the command line. Also provides a few generator functions for helpful models and components while building.
Setup
- Install the package globally:
yarn global add @usebasejump/cliornpm install -g @usebasejump/cli - Run
basejumpto see the available commands
Alternatively, you can run npx @usebasejump/cli to run the CLI without installing it globally.
