Login to follow
Flowmo

Flowmo  (ODC)

Stable version 0.1.4 (Compatible with ODC)
Uploaded on 9 Jun (8 days ago) by Izam Basiron
Flowmo

Flowmo  (ODC)

Details
Detailed Description

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 ODC environment.


Ecosystem

Flowmo forge component is one part of a wider local development toolkit for OutSystems.

  1. flowmo CLI - db:setup, db:seed, db:query — provisions and queries your local database from the command line
  2. create-flowmo - Scaffolds a new flowmo project with the right folder structure, schema, and agent skills
  3. Flowmo Visual Inspector - VS Code extension — live layer panel and element inspector for .visual.html screens
  4. Flowmo Flowchart Editor - VS Code extension — node editor for .flowchart.md server action flows
Release notes 

fix: remove unnecessary joins and improve filtering for deleted entities in ODC entity tree query

License

MIT