create-filip-app
v3.1.2
Published
A modern CLI tool for creating Next.js applications with best practices, shadcn components, and MongoDB integration.
Maintainers
Readme
Create Filip App
A modern CLI tool for creating Next.js applications with the best practices and components.
Installation
# Use directly with npx
npx create-filip-appFeatures
- 🚀 Next.js App Router setup with TypeScript
- 🎨 TailwindCSS configured out of the box
- 🧩 Components System with both UI and custom components
- 📱 Responsive layouts option with grid and container components
- 🎭 Multiple themes support in the interactive CLI
- ⚡ Ultra-fast mode for quicker setup
- 📄 Documentation generation
- 🔄 Auto package manager detection (npm, pnpm, yarn)
- 🛡️ Error recovery with automatic fallbacks
- 💅 Beautiful CLI UI with progress bars and interactive prompts
Usage
- Run the command and follow the prompts
- Select your preferred package manager
- Choose Components to install from the catalog
- Configure additional options
- Let the CLI set up your project automatically
Options
- Interactive mode: Provides a full-featured UI with theming and more options
- Standard mode: Faster setup with essential prompts
Automatic Fallbacks
- Falls back to npm if pnpm installation fails
- Creates fallback components if installation fails
- Multiple component installation methods for reliability
License
MIT
