Workflow Builder
Go to Website
  • Overview
    • General Information
    • Technical overview
    • Important non-functional info
  • Roadmap
  • Functionality
    • Features
    • Use Cases
  • CUSTOMIZATION
  • Design System Walkthrough
  • Code Customization - New Nodes
  • Full documentation
    • Index
    • Code Audit Before Purchase
  • LINKS
    • Landingpage
    • Youtube channel
    • Community
    • Synergy Codes
    • Contact us
Powered by GitBook
On this page
  1. Overview

Important non-functional info

Performance

  1. Built using Vite, ensuring fast builds and optimal runtime performance.

  2. Based on extensive experience implementing projects with the React Flow library, we have developed a comprehensive guide to best practices for preserving good performance, even with large and complex diagrams.

  3. This project is built following those best practices, ensuring smooth performance and scalability.

  4. The performance guide will be provided to the client upon purchase, offering insights and techniques to maintain efficiency in their implementation.

Scalability

  1. Modular architecture allows easy addition of new features without affecting the core functionality.

Customizability

  1. Fully customizable UI, powered by @mui/base and headless components.

  2. JSON Schema-driven configuration for nodes and links, enabling rapid adjustments to client-specific requirements.

  3. Includes a  fully developed design system with tokens, implemented directly in the project. This allows for simple adjustments to client needs, such as tweaking colors, typography, or layouts, or the creation of entirely new themes with ease.

Maintainability

  1. Written in TypeScript, promoting strong type safety and reducing bugs.

  2. Clear code structure and use of industry-standard tools/libraries ensure long-term maintainability.

PreviousTechnical overviewNextRoadmap

Last updated 3 months ago