speed
A modular monolith distributed as libraries: independently released Go
modules and npm packages that business projects pull in via go get /
npm install and compile into one binary.
On this site
- Quickstart — generate a starter project with
saasctl new, and the foursaasctlcommands. - Modules — the concrete list of Go modules and npm packages a consumer project can pull in, each linking to its own docs.
- For AI Agents — what to read first, and the architecture rules that most often matter when an AI coding agent is doing the integrating.
- About speed — what the project is, how the pieces fit, and how its documentation is distributed.
- Status — where implementation genuinely stands today.
This site is built with Hugo and the hugo-book theme — see About for the machinery decision and what is still deferred to a later milestone. A machine-readable llms.txt lives at this site’s root, and a language switcher (English / 中文) sits in the header of every page.