- Notifications
You must be signed in to change notification settings - Fork7
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
workflowbuildersdk/workflowbuilder
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 Builderfrontend-e2e
- E2E tests for the frontendtypes
- Shared Typescript definitions for the projecticons
- Lazy-loadable, extensible icons
You'll neednode
andpnpm
with proper versions set in the rootpackage.json
and.npmrc
file.
- Clone the repo
- Install packages from the root directory
pnpm i
- To start the app, run
pnpm 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
Uh oh!
There was an error while loading.Please reload this page.