This repository contains the SpaceScale platform runtime. The control plane,edge execution layer, and infrastructure tooling.
make compose-start # start local stack
make controlp # run control plane
make build-scaled # build edge daemon binarySee the Makefile for all targets and docs/ for runtime documentation.