Skip to content

Revamp Next.js boilerplate #81945

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 7 commits into
base: canary
Choose a base branch
from
Draft

Revamp Next.js boilerplate #81945

wants to merge 7 commits into from

Conversation

chloe-yan
Copy link

@chloe-yan chloe-yan commented Jul 22, 2025

Overview

This PR replaces the existing Next.js boilerplate with a new minimal design in light and dark themes.

light dark

Testing

  1. Run pnpm build at root
  2. Enter the template directory (e.g. cd packages/create-next-app/templates/app/ts) then install its dependencies pnpm i
  3. Run pnpm next dev packages/create-next-app/templates/app/ts at root
  4. Open localhost:3000

@chloe-yan chloe-yan requested a review from raunofreiberg July 22, 2025 18:36
@ijjk ijjk added the create-next-app Related to our CLI tool for quickly starting a new Next.js application. label Jul 22, 2025
@ijjk
Copy link
Member

ijjk commented Jul 22, 2025

Allow CI Workflow Run

  • approve CI run for commit: 674fe2d

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
@raunofreiberg
Copy link
Member

For context: re-design was requested from G and his latest on the design was a 👍 to move forward with

@raunofreiberg raunofreiberg marked this pull request as draft July 22, 2025 19:01
@ijjk ijjk added the tests label Jul 22, 2025
@chloe-yan chloe-yan force-pushed the new-nextjs-boilerplate branch from 4f12472 to 1916c05 Compare July 23, 2025 00:02
@chloe-yan chloe-yan force-pushed the new-nextjs-boilerplate branch from 1916c05 to a1fad38 Compare July 23, 2025 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
create-next-app Related to our CLI tool for quickly starting a new Next.js application. tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants