Hello!

Here is my github repo for PYFI NodeJS/Vue implementation of Nifi UI. Enjoy!

https://github.com/radiantone/pyfi-ui

Darren
________________________________
From: Darren Govoni
Sent: Saturday, July 10, 2021 12:38 PM
To: users@nifi.apache.org <users@nifi.apache.org>
Subject: PYFI Python Nifi Clone

Hi!,
   Just sharing a fun project I'll post on github soon. I'm creating a pure 
python clone of Nifi that separates the UI (Vue/NodeJS implementation) from the 
backend distributed messaging layer (RabbitMQ, Redis, AMQP, SQS). It will allow 
for runtime scripting of processors using python and leverage a variety of 
transactional message brokers and distributed topologies (e.g. AMQP).

Here is a sneak peek at my port of the UI to Vue/NodeJS which I'll share on 
github soon (minified). It's a fully MVC/Node/Vue reactive and responsive UI 
that adheres to Material Design 2.0 standard. Also uses webpack build and is 
minified, etc.

Makes a number of improvements such as tabs for multiple flow renders and will 
interface directly with git for flow versioning.

Cheers!
Darren

Reply via email to