Releases: PluteoJS/next-js-typescript-starter
Releases · PluteoJS/next-js-typescript-starter
v1.0.0 - Initial Release
PluteoJS Next.js Starter v1.0.0
A production-ready Next.js TypeScript starter template with Redux Toolkit, Axios services, and shadcn/ui components.
Features
- Next.js 16 with App Router and Turbopack
- TypeScript 5.9+ with strict mode
- Tailwind CSS 4 with shadcn/ui components
- Redux Toolkit with typed hooks
- Axios with request/response interceptors
- ESLint 9 flat config with Prettier integration
- Git Workflow with Husky, Commitlint, and standard-version
Getting Started
# Clone the repository
git clone https://github.com/PluteoJS/next-js-typescript-starter.git
cd next-js-typescript-starter
# Install dependencies
yarn install
# Start development server
yarn start:devRelated Projects
Looking for a full-stack solution? Check out the PluteoJS Full-Stack Monorepo Template with Next.js, Express API, Drizzle ORM, and Turborepo.
Created by Muhammad Swalah at HeedLabs