Back to Keystone

Keystone Example - E2E Boilerplate Keystone

examples/framework-nextjs-two-servers/keystone-server/README.md

2026-07-28325 B
Original Source

Keystone Example - E2E Boilerplate Keystone

E2E example boilerplate code for the Keystone server.

Running the example

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

If everything works 🤞 the GraphQL Server and Admin UI will start on localhost:3000,