Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Workflow Builder is a frontend-first SDK for creating complex workflow editors. Designed for hassle-free integration with any backend, it delivers everything you need to design workflows faster – from drag-and-drop nodes to customizable layouts.

License

NotificationsYou must be signed in to change notification settings

workflowbuildersdk/workflowbuilder

Repository files navigation

Table of Contents

  1. About The Project
  2. Getting started
  3. Decision Logs

Monorepo ofWorkflow Builder - a white-label template tailored for development of workflow based apps.

Usingpnpm workspaces Workflow Builder is split into packages placed inapps/ directory:

  • frontend - React app containing the core functionality of Workflow Builder
  • frontend-e2e - E2E tests for the frontend
  • types - Shared Typescript definitions for the project
  • icons - Lazy-loadable, extensible icons

You'll neednode andpnpm with proper versions set in the rootpackage.json and.npmrc file.

  1. Clone the repo
  2. Install packages from the root directorypnpm i
  3. To start the app, runpnpm dev

To document technical choices and provide an overview of reasoning behind them, the repo contains*.decision-log.md files that live along the code and packages their related to. See individual decision logs for more details:

About

Workflow Builder is a frontend-first SDK for creating complex workflow editors. Designed for hassle-free integration with any backend, it delivers everything you need to design workflows faster – from drag-and-drop nodes to customizable layouts.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp