Schema Builder
Before you can use the flowmo CLI (`flowmo db-setup`, `flowmo db-seed`, `flowmo db-query`), you need a `schema.sql` — a `CREATE TABLE` script that mirrors your OutSystems entities in PostgreSQL.
Schema Builder generates that file for you, directly from your live O11 environment.
Ecosystem
Flowmo forge component is one part of a wider local development toolkit for OutSystems.
MIT