{"id":28921154,"url":"https://github.com/dollarakshay/nextjs-template","last_synced_at":"2026-06-25T08:31:50.973Z","repository":{"id":300394401,"uuid":"1004829269","full_name":"DollarAkshay/nextjs-template","owner":"DollarAkshay","description":"A personal template that I use for building SaaS applications, but feel free to use it for your own projects. Here is a website i built with it 👇","archived":false,"fork":false,"pushed_at":"2025-07-20T12:52:19.000Z","size":269,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-20T14:35:47.619Z","etag":null,"topics":["copilot-enabled","nextjs","react","tailwind"],"latest_commit_sha":null,"homepage":"https://ottrcall.ai","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DollarAkshay.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-19T08:43:14.000Z","updated_at":"2025-07-20T13:48:38.000Z","dependencies_parsed_at":"2025-06-21T13:25:21.317Z","dependency_job_id":"87f46409-74de-4a12-8983-4fbdcf16b55b","html_url":"https://github.com/DollarAkshay/nextjs-template","commit_stats":null,"previous_names":["dollarakshay/nextjs-template"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/DollarAkshay/nextjs-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DollarAkshay%2Fnextjs-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DollarAkshay%2Fnextjs-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DollarAkshay%2Fnextjs-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DollarAkshay%2Fnextjs-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DollarAkshay","download_url":"https://codeload.github.com/DollarAkshay/nextjs-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DollarAkshay%2Fnextjs-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34767542,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-25T02:00:05.521Z","response_time":101,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["copilot-enabled","nextjs","react","tailwind"],"created_at":"2025-06-22T06:07:17.455Z","updated_at":"2026-06-25T08:31:50.939Z","avatar_url":"https://github.com/DollarAkshay.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Next.js SaaS Template\n\n![Next.js](https://img.shields.io/badge/Next.js-15-black?logo=next.js\u0026logoColor=white)\n![React](https://img.shields.io/badge/React-19-61DAFB?logo=react\u0026logoColor=white)\n![TypeScript](https://img.shields.io/badge/TypeScript-5-3178C6?logo=typescript\u0026logoColor=white)\n![Tailwind CSS](https://img.shields.io/badge/Tailwind_CSS-4-06B6D4?logo=tailwindcss\u0026logoColor=white)\n![Material UI](https://img.shields.io/badge/Material_UI-7.1.1-0081CB?logo=mui\u0026logoColor=white)\n![ESLint](https://img.shields.io/badge/ESLint-9-4B32C3?logo=eslint\u0026logoColor=white)\n![License](https://img.shields.io/badge/License-MIT-green.svg)\n\n**Note:** I have taken a lot of time to ensure that this template is minimized and setup correctly without any unnecessary bloat. This is a personal template that I use for building SaaS applications, but feel free to use it for your own projects.\n\n## 🚀 Overview\n\nThis template is built for **solo developers** and **small teams** who need to ship SaaS applications quickly without sacrificing code quality or user experience. It's optimized for **form-heavy applications** with a focus on clean, premium design and developer productivity.\n\n### ✨ What's Included\n\n- **🛠️ Modern tooling** setup with TypeScript, ESLint, and CSS layers\n- **🎨 Theme integration** between MUI and Tailwind CSS\n- **🌙 Dark mode** toggle component ready to use\n- **📱 Responsive** layout patterns and provider setup\n\n## 🛠️ Tech Stack\n\n| Technology | Version | Purpose |\n|------------|---------|---------|\n| **Next.js** | v15 | React framework with App Router |\n| **React** | v19 | UI library |\n| **TypeScript** | v5 | Type safety and developer experience |\n| **Tailwind CSS** | v4 | Utility-first CSS framework |\n| **Material UI** | v7.1.1 | React component library |\n| **ESLint** | v9 | Code linting with flat config |\n\n## 🚀 Getting Started\n\nAfter cloning this starter, spend a few minutes adapting it to your project:\n\n1. Delete the `.git` folder to start with a clean git history.\n2. Rename the app and update the project overview text.\n3. Update branding and theme choices for your product.\n4. Review `AGENTS.md` and the `docs/` folder for project guidance.\n\n```bash\n# Clone or download this template\n# Navigate to the project directory\n\n# Install dependencies\nnpm install\n\n# Start development server\nnpm run dev\n\n# Build for production\nnpm run build\n\n# Start production server\nnpm start\n\n# Run linting\nnpm run lint\n\n# Run linting with auto-fix\nnpm run lint:fix\n```\n\nOpen [http://localhost:3000](http://localhost:3000) to see your application.\n\n## 💡 Design Approach\n\nThis template follows a **Tailwind-first philosophy** where utility classes handle most styling, while Material UI provides complex interactive components. You could use a monochromatic color scheme for a clean, premium feel that's perfect for SaaS applications. Focus is on shipping quickly while maintaining code quality and visual consistency. Many of these design principles and coding guidelines are detailed in the `copilot-instructions.md` file, which you can freely edit if you're using GitHub Copilot.\n## 📄 License\n\nMIT - feel free to use this template for personal or commercial projects.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdollarakshay%2Fnextjs-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdollarakshay%2Fnextjs-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdollarakshay%2Fnextjs-template/lists"}