JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3
  • Score
    100M100P100Q33551F
  • License MIT

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 (@bhanu17/nextjs-starter) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    Next.js 15.2 Starter Template

    Live Demo

    Features ✨

    • ⚡️ Next 15.2 - with app router
    • 🦾 TypeScript, of course
    • 🎨 Tailwindcss - next generation utility-first CSS
    • 💡 Eslint - with Airbnb config
    • 💖 Prettier - configured with Eslint and with Tailwindcss-prettier support
    • 🐶 Husky - Improves your commits and more woof!
    • 🌚 Dark Mode
    • 🪢 CSS Modules
    • 🗂 cz-git - Git commit CLI with custom config
    • 🚀 PWA - Native app experience
    • 💣 pnpm - Fast, disk space efficient package manager
    • ☁️ Deploy on Vercel, One click to deploy, Inbuilt Analytics support

    Try it now 💫

    Clone to local

      npx @bhanu17/nextjs-starter my-app

    Make sure to replace my-app with your desired name

    GitHub Template

    Create a repo from this template on GitHub.

    Checklist ✅

    Try to follow the checklist when using this template to properly update your information.

    • Rename name and author fields in package.json
    • Change the author name in LICENSE
    • Change the title and description in layout.tsx
    • Modify the manifest in public
    • Clean up the README.md

    Development 🧑‍💻

      pnpm dev

    Then visit http://localhost:3000

    Deploy on Vercel ☁️

    This template comes with vercel inbuilt. Your app will be live in a minute by typing vercel in terminal.
    For more information go through Vercel CLI.

    Why ⁉️

    Recently, I've made a lot of NextJs webs. And setting up each time from scratch with all configurations is really time consuming.

    Therefore, I created this template for myself to make creating apps easier, along with some useful tips I've picked up from creating those apps. You are welcome to make changes or even maintain your own forks.

    Support Me 🫂


    © 2025 Bhanu Sunka
    This project is licensed under the MIT license.

    forthebadge