Skip to content

frankframework/flow

Repository files navigation

Flow

Easily create configurations for the Frank!Framework with the Flow Studio and Editor!

Build from source

Building the project requires Java, Maven, NodeJS, PNPM and Docker installed on your system.

To build the project from source, run this command:

mvn clean install

Development

To run the application in development mode, you can use the following commands:

  1. Start the backend server:
    mvn spring-boot:run
  2. Start the frontend server:
    cd src/main/frontend
    pnpm install
    pnpm start

About

Easily create configurations for the Frank!Framework with the Flow Studio and Editor!

Resources

License

Stars

Watchers

Forks

Packages

No packages published