Connect to Val Build

Connect to Val Build

Optionally connect your project to Val Build to enable non-technical users to edit content directly in your running application.

NOTE: Connecting to Val Build requires that you sign up. It is not required to be able to use Val. You do not need a subscription for you application to load for end users, since content is code in your code base. You will, however, need a subscription so that non-techincal editors can update content.

Bash
npx -p @valbuild/cli val connect

This command prompts you to open a wizard at admin.val.build that creates an organization and project for your repository.

Add editors

After connecting, invite team members to edit content. Editors can create draft versions, make changes, and publish updates like a traditional CMS.