Back to graph Infrastructure concept
InfrastructureModule 01

Deploy

Follow the app

Cloud → server → project → browser

Copying your current work to the public address. Preview and published only match right after you deploy.

Interactive demo

From cloud to browser

The cloud

A rented computer in a data centre that never turns off. It waits for visitors around the clock.

the cloud->your project->the live app->the browser

What makes this work

01

Build

Your files are packed small and fast

02

Upload

The packed copy goes to the host

03

Switch

The address starts serving the new copy

Related concepts