Dark Mode

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

This Angular project is part of the Foblex Flow Tutorial Series, which demonstrates how to build visual editors and node-based interfaces using [Foblex Flow](https://flow.foblex.com) -- a powerful open-source Angular library for interactive graphs and UI logic modeling.

Notifications You must be signed in to change notification settings

Foblex/Building-AI-Low-Code-Platform3

Repository files navigation

Build AI Low-Code Platform -- Part 3

This Angular project is part of the Foblex Flow Tutorial Series, which shows how to build powerful visual editors and low-code tools using Foblex Flow -- a lightweight and modular open-source library for building node-based interfaces in Angular.

Building AI Low-Code Platform in Angular -- Part 3: Creating Custom Nodes and a Node Palette

In this part, we build custom Angular components for each node, add a draggable palette using fExternalItem, and handle dynamic node creation and connection logic using fCreateNode and fCreateConnection.

Read the article:
Building AI Low-Code Platform in Angular -- Part 3: Creating Custom Nodes and a Node Palette


Getting Started

To run the local development server:

ng serve

Navigate to http://localhost:4200 in your browser. The app will automatically reload if you change any source files.


Building

To compile the project for production:

ng build

The build output will be stored in the dist/ directory.


Testing

Unit tests

ng test

End-to-end tests

ng e2e

Note: End-to-end testing requires a configured runner (e.g. Cypress or Protractor).


About Foblex Flow

Foblex Flow is a visual node-based UI framework for Angular, ideal for building IDEs, automation tools, low-code platforms, and more.

About

This Angular project is part of the Foblex Flow Tutorial Series, which demonstrates how to build visual editors and node-based interfaces using [Foblex Flow](https://flow.foblex.com) -- a powerful open-source Angular library for interactive graphs and UI logic modeling.

Resources

Readme

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors