nhuzaa / FlowCraft

FlowCraft is a pioneering low-code workflow builder designed to empower businesses by simplifying complex process automations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Workflow

FrontendMeet FlowCraft: your go-to, easy-breezy workflow wizard! It's all about making complex stuff simple with a few drags and drops. No code? No problem! With FlowCraft, anyone can whip up, tweak, and roll out workflows like a pro. It's perfect for getting your team in sync, automating the boring bits, and even building your own mini apps, all without breaking a sweat. So, if you're looking to do more with less hassle, FlowCraft's got your back. Let's make work fun again!

//add image here Example Image

Local Development

npm install
npm run dev 

Production Deployment

cp .env.template .env

add appropiate env variables

npm install
npm run build
  • This will create /dist folder need to deploy This
npm install -g serve

serve ./dist

OR

npm install -g http-serve

http-serve ./dist

About

FlowCraft is a pioneering low-code workflow builder designed to empower businesses by simplifying complex process automations.


Languages

Language:JavaScript 62.4%Language:HTML 34.3%Language:CSS 3.2%