create-harvide-starter
v0.1.0
Published
Create a new Harvide Starter project
Readme
create-harvide-starter
The official command-line interface (CLI) to create a new Harvide Starter project.
This tool sets up a new Next.js application with pre-configured authentication, UI components, and other essential features provided by the Harvide Starter boilerplate.
Usage
To create a new project, run the following command and follow the on-screen prompts:
npx create-harvide-starter@latestThis will create a new directory with the project structure and all the necessary files to get you started.
Features
- Next.js 15+ with App Router: A modern, full-stack React framework.
- Authentication: Pre-configured email/password, social logins, and phone authentication.
- UI Components: A set of ready-to-use UI components.
- Admin Panel: A fully functional admin dashboard.
- Email Integration: Transactional email support with providers like Resend.
- TypeScript: Full TypeScript support for a better development experience.
Contributing
Contributions are welcome! Please see the main repository's CONTRIBUTING.md for more information.
License
This project is licensed under the MIT License.
