Create a connection and a space
Connect to GitHub, then register a space — a specific branch of a repository — for Genval to operate on.
A walk through the platform end-to-end. Connect GitHub, define resources, sync to a repository, run a Process, and deploy generated infrastructure.
Connect to GitHub, then register a space — a specific branch of a repository — for Genval to operate on.
Resource Definitions describe the source of your system. They are the input that derived assets are generated from.
Export Resource Definitions out as Markdown files into your source repository, where they can be reviewed and versioned alongside the code.
Run a Process that chains multiple code-generation Tasks to produce an entire ecommerce stack from your specs.
A look at the generated source code, focused on the devcontainer configuration that lets the stack run locally.
Deploy the ecommerce stack using the AWS CDK code that was generated as part of the Process.
Run an ad-hoc Task to refactor code or, as in this example, generate documentation across the repository.
Sign up for and manage a subscription from the console.
Take the first step with the Genval console.