Flowstate is where anything can make it out of the chat. A group describes the moment it needs, runs a flow together on the canvas, and leaves with a record that survives the conversation. It ships as a web app, a desktop app, and a mobile PWA at app.goflowstate.com, with the landing page at goflowstate.com.
- flowstatecanvas: the product. Astro web app, Express backend, Electron desktop app, and mobile PWA in one monorepo.
- flowstate-source-ddd: the canon. ADRs, feature records, and conventions that say why the product is built the way it is. Read it before deciding anything.
- studio: the flow builder. Describe a moment, get pages, preview, theme, and publish, at studio.goflowstate.dev.
The full map of every repo, its status, and its owner is in REPOS.md.
Clone flowstatecanvas, run just setup, then tell your AI: "Read AGENTS.md and get me set up."
git clone https://github.com/goflowstate/flowstatecanvas.git
cd flowstatecanvas
just setupQuestions and security reports go to support@goflowstate.com.