The Launch Express CLI is a command-line interface tool that helps you generate and manage your Launch Express project. This documentation covers the setup and usage of the CLI.
new
Generates a new Launch Express project.
If you want to generate a new project with default settings, you can use the following command:
This will generate a new project with default settings:
update
Updates the Launch Express project.
generate-schema
Updates the Better-auth schema for the Launch Express project with the existing database schema.