JSPM

  • Created
  • Published
  • Downloads 49
  • Score
    100M100P100Q102278F
  • License MIT

Quick start Next.js templates with AI features

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (devdigest) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    DevDigest

    Quick start Next.js templates with modern features.

    Installation

    Use directly with npx (no installation required):

    npx devdigest@latest

    Available 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

    1. Run the CLI:
    npx devdigest@latest
    1. Choose a template from the list

    2. Enter your project name

    3. 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