Back to Keystone

Document Field Customisation - Keystone

examples/document-field-customisation/keystone-server/README.md

2026-03-19667 B
Original Source

Document Field Customisation - Keystone

Keystone example to customise document field using component blocks.

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,

Try it out in CodeSandbox 🧪

You can play with this example online in codesandbox.io service. To launch this example, open the URL https://githubbox.com/keystonejs/keystone/tree/main/examples/document-field-customisation/keystone-server. You can also fork this sandbox to make your own changes.