hosting
The core of your composable architecture
-
Simple static websites
-
Pre-rendered sites, using static site generators
-
Sites with dynamic components to be run as functions (like Jamstack, composable websites)
TOOLS
Make use of static site generators
-
Git-based workflow with automatic deployments
-
Easily redeploy any previous deployments
-
Use environment variables
-
API for managing your static sites