Create AuthHero CLI
The create-authhero CLI is a command-line tool for quickly scaffolding new AuthHero projects. It provides a streamlined way to set up a new authentication server with the appropriate configuration and dependencies.
Overview
This CLI tool allows you to:
- Create a new AuthHero project with a single command
- Choose from different templates and configurations
- Set up the appropriate database adapter
- Configure your authentication settings
For usage instructions, see the Usage page. For a reference of available commands, see the Commands page.