Skip to content

spacescale/core

Repository files navigation

CI Go License

core

This repository contains the SpaceScale platform runtime. The control plane,edge execution layer, and infrastructure tooling.

Development

make compose-start   # start local stack
make controlp        # run control plane
make build-scaled    # build edge daemon binary

See the Makefile for all targets and docs/ for runtime documentation.

Releases

No releases published

Contributors