Skip to content

Bootstrap Next.js 14 App Router with TypeScript, Tailwind, ESLint, and pnpm#1

Open
cto-new[bot] wants to merge 1 commit intomainfrom
feat/init-nextjs14-app-router-ts-tailwind-pnpm
Open

Bootstrap Next.js 14 App Router with TypeScript, Tailwind, ESLint, and pnpm#1
cto-new[bot] wants to merge 1 commit intomainfrom
feat/init-nextjs14-app-router-ts-tailwind-pnpm

Conversation

@cto-new
Copy link
Copy Markdown

@cto-new cto-new bot commented Dec 12, 2025

Summary

Bootstrap a Next.js 14 App Router scaffold with TypeScript, Tailwind CSS, ESLint, and pnpm, establishing the design system baseline and UI primitives.

Details

  • Bootstrapped Next.js 14 App Router project with TypeScript, Tailwind CSS, ESLint, and pnpm
  • Added design system tokens and Tailwind theme (dark gradient background, primary accent gradient, glassmorphism utilities, Inter font stack, typography scale, glow shadows)
  • Implemented shared UI primitives: Container, SectionHeader, Button with neon glow, GlassCard, IconButton
  • Created RootLayout with Next Font loading and gradient background overlay, metadata scaffolding
  • Scaffolded app/page.tsx with placeholder sections (hero, features, CTA) in execution order
  • Configured ESLint, Tailwind, and PostCSS; added necessary config files (next.config.js, tailwind.config.ts, postcss.config.js)
  • Ensured dev, lint, build scripts and pnpm-based workflow

Warning: Task VM test is not passing, cto.new will perform much better if you fix the setup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants