Skip to content

[Next Complete 01] feat: rebuild Next.js example foundation - #196

Open
raviships wants to merge 1 commit into
nextfrom
feat/next-complete-foundation
Open

[Next Complete 01] feat: rebuild Next.js example foundation#196
raviships wants to merge 1 commit into
nextfrom
feat/next-complete-foundation

Conversation

@raviships

@raviships raviships commented Aug 1, 2026

Copy link
Copy Markdown
Collaborator

What changed

  • replaced the legacy Pages Router example with an empty Next.js App Router project generated by create-next-app@16.2.10
  • kept the generated TypeScript, src/, Tailwind, and ESLint foundation
  • aligned generated dependency versions and linting with the monorepo
  • removed the nested workspace and example-specific lint config so the root workspace remains authoritative

Why

Separating the framework scaffold makes the generated foundation easy to review independently from the EdgeStore implementation built on top of it.

Impact

This slice intentionally contains no EdgeStore behavior. The example builds as an empty App Router application and provides the base for the next PR in the stack.

Validation

  • pnpm --filter next-complete lint
  • pnpm --filter next-complete build
  • pnpm check:dependencies
  • repository Prettier check

Stack

  1. This PR — Next.js foundation
  2. [Next Complete 02] feat: build comprehensive EdgeStore example #197 — complete EdgeStore application

@vercel

vercel Bot commented Aug 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
edgestore-docs Ready Ready Preview Aug 1, 2026 3:19am
example-access-control Ready Ready Preview Aug 1, 2026 3:19am
example-components Ready Ready Preview Aug 1, 2026 3:19am

Request Review

@raviships raviships changed the title feat: rebuild Next.js example foundation [Next Complete 01] feat: rebuild Next.js example foundation Aug 1, 2026
@raviships
raviships marked this pull request as ready for review August 1, 2026 03:55
@raviships
raviships deleted the branch next August 10, 2026 10:51
@raviships raviships closed this Aug 10, 2026
@raviships raviships reopened this Aug 10, 2026
@raviships
raviships changed the base branch from chore/sdk-stack-base to next August 10, 2026 11:05
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.

1 participant