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 a hand-written static skeleton, deliberately. No build step, no framework, no generated output — see About for what is real today versus still deferred (per-version release directories and a build-tool decision, both later milestone work). An AI-agent-oriented llms.txt lives at this site's root.