Back to Keystone

Keystone Example - E2E Boilerplate Web

examples/framework-nextjs-two-servers/nextjs-frontend/README.md

2026-03-19302 B
Original Source

Keystone Example - E2E Boilerplate Web

E2E example boilerplate code for the web frontend.

Running the example

  1. Install dependencies
shell
pnpm
  1. Start the server
shell
pnpm dev

If everything works 🤞 the homepage will be served at localhost:3000.