Skip to content

📝 Drag and Drop FlowChart Editor Built with Next13.

Notifications You must be signed in to change notification settings

LemmyMwaura/flow-editor

Repository files navigation

Flow Chart Editor

This is a straightforward chatbot flow builder built with Next.js 13. It offers a drag-and-drop chat editor equipped with panning, zooming, a customized map, as well as implemented edges and node connections.

App

Getting Started

First, clone the repository and switch to the new directory:

 git clone [email protected]:LemmyMwaura/flow-editor.git
 cd flow-editor

Install project dependencies:

pnpm install

Run development server:

pnpm dev

Note

This version of the chatbot Flow Editor includes only essential features for building a bot. i.e:

  • An editor playground.
  • Creation of new nodes.
  • Clean, Optimized persisted state.

I might continue working on this if I find some free time. 😜

About

📝 Drag and Drop FlowChart Editor Built with Next13.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages