How Does It Work?
Step by Step
- Deploy - You deploy a stored procedure (or API endpoint) on your infra
- Diff - In Flank, you run a diff against your database (or Swagger Doc)
- Commit. - Flank imports metadata about the input parameters
- Share/Run - You share the function with a teammate, and they run it on their own
Further steps
- Dropdowns - Either hardcoded or populated by the output of another function
- Tables with buttons - Wire up the outputs of one function to the input of another
- Cron - Run stored procedures (or API endpoints) on a schedule