A workflow management system built with Spring Boot and Jakarta EE, designed to streamline complex business processes through structured, multi-step workflows.
- Java 20+
- Docker & Docker Compose
- Maven 3.8+
- Clone the repository
git clone <repository-url>
cd flowr- Start the database
docker-compose up -d postgres- Run the application
mvn spring-boot:runThis project is proprietary software. All rights reserved.