Legacy Console · Getting Started — eight steps, with video

From zero to a
generated stack.

A walk through the platform end-to-end. Connect GitHub, define resources, sync to a repository, run a Process, and deploy generated infrastructure.

Create a connection and a space

Connect to GitHub, then register a space — a specific branch of a repository — for Genval to operate on.

step · connection-and-space

Understanding resource definitions

Resource Definitions describe the source of your system. They are the input that derived assets are generated from.

step · resource-definitions

Sync resource definitions to your repository

Export Resource Definitions out as Markdown files into your source repository, where they can be reviewed and versioned alongside the code.

step · export-to-github

Process example — build an ecommerce stack

Run a Process that chains multiple code-generation Tasks to produce an entire ecommerce stack from your specs.

step · ecommerce-process

Explore the generated devcontainer

A look at the generated source code, focused on the devcontainer configuration that lets the stack run locally.

step · devcontainer

Deploy the generated CDK code

Deploy the ecommerce stack using the AWS CDK code that was generated as part of the Process.

step · deploy-cdk

General-purpose refactor task

Run an ad-hoc Task to refactor code or, as in this example, generate documentation across the repository.

step · refactor-task

Subscriptions

Sign up for and manage a subscription from the console.

step · subscriptions

Ready to run your first task?

Take the first step with the Genval console.