This shows you the differences between two versions of the page.
| — | 
                    vortex:examples [2019/06/28 07:20] (current) hubbe created  | 
            ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ===== Examples ===== | ||
| + | |||
| + | Here are some examples of how to setup a Vortex instance: | ||
| + | |||
| + | Simple tasks: | ||
| + | |||
| + | |||
| + | * [[vortex:examples:create_table|How to create a table]] Creating tables in the Vortex | ||
| + | * [[vortex:examples:defining_relations|Defining relations]] Setting up relations between tables of different types | ||
| + | * [[vortex:examples:enter_data|Entering data]] How to enter information into the Vortex tables | ||
| + | * [[vortex:examples:workflow|Workflow]] Setup Workflow and make custom Workflow tasks | ||
| + | |||
| + | Complete DBIs: | ||
| + | |||
| + | * [[vortex:examples:customerdb|Customer database]] Setup a simple customer database with a REST interrface | ||