devdigest
v2.5.2
Published
Quick start Next.js templates with AI features
Downloads
121
Maintainers
Readme
DevDigest
Quick start Next.js templates with modern features.
Installation
Use directly with npx (no installation required):
npx devdigest@latestAvailable Templates
- template-1 - Professional business template with navigation and multiple pages
- template-2 - Creative portfolio template with services and portfolio sections
- template-3 - Minimal starter template
- template-interactive - Interactive app with Clerk authentication and dashboard
Usage
- Run the CLI:
npx devdigest@latestChoose a template from the list
Enter your project name
Follow the setup instructions (some templates require API keys)
Features
- Next.js 15 with App Router
- TypeScript configured
- Tailwind CSS for styling
- ESLint configured
- Ready for production deployment
Templates with Authentication
The template-interactive includes:
- Clerk authentication integration
- Protected routes
- User dashboard
- Profile management
- Beautiful UI with gradients
License
MIT
