https://workflowengine.io/documentati...
0:00 Create a database for the Workflow Engine
0:35 Create a backend application
2:44 Executing SQL scripts
4:01 Setting a port for the backend
4:57 Create a simple user model
5:46 Connecting WorkflowLib to Workflow Engine
6:55 Adding a custom activity
8:00 Adding RuleProvider
9:02 Connecting WorkflowApi with Designer controller
10:25 Adding CORS
11:00 Creating a user controller
11:16 Testing user controller
11:55 Create DTO classes
13:11 Create workflow controller
14:13 Testing workflow controller
14:36 Creating frontend application
16:41 Adding settings to access backend APIs
19:11 Adding schemes table
19:49 Adding process instance table
20:23 Adding users SelectPicker
20:55 Adding component to create schemes and load schemes
21:30 Adding component to executing process instance commands
22:15 Adding Designer component
23:55 Adding a custom activity
27:16 Combining all interface components together
29:00 Adding a process scheme
32:40 Starting and executing the process
38:12 Creating another process