Skip to content

Latest commit

 

History

History
82 lines (56 loc) · 1.88 KB

DEPENDENCIES.md

File metadata and controls

82 lines (56 loc) · 1.88 KB

Dependencies Details

In the following document, we’ll describe the details of dependencies of various components in the formsflow.ai solution.

1. forms-flow-analytics

To build interactive dashboards and gain insights.

Component Version
Redash 10.1.5

2. forms-flow-api

REST API to formsflow.ai integration components

Component Version
Python 3.9
Flask 2.3.3
Postgres 11.0

3. forms-flow-bpm

For workflow and decision automation

Component Version
Camunda 7.20.0
SpringBoot 3.1.5
Postgres Latest

4. forms-flow-forms

To build data management applications

Component Version
Formio 2.4.1
Mongo 5.0

5. forms-flow-idm

Identity Management

Component Version
Keycloak 7.0 and above

NOTE

  • If you are using keycloak version 11.0 and above, you can use the keycloak import script mentioned here .
  • If you are in keycloak version 7.0 and above, refer our guide on how to manually setup keycloak roles/users .

6. forms-flow-web

Delivers progressive web application

Component Version
React 17.0.2
Formio 2.4.1

7. forms-flow-web-root-config

To create new front-end modules

Component Version
React 17.0.2
Formio 2.4.1
Webpack 5.76.0