na-Ryan / samflow-sdk

Samflow is a highly scalable, elastic, cloud-agnostic and open-source no-code platform for building workflow or orchestrate anything without the knowledge of code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Samflow - Modern Open Source no-code platform.[incubating]

samflow-logo
Samflow is a highly scalable, elastic, cloud-agnostic and open-source no-code platform for building workflow or orchestrate anything without the knowledge of code.
For example you can implement employee onboard workflows or trigger alarm in case of fire or launch Falcon Heavy on recieving an email.

www.samflow.in

Contributing Guidelines · Submit an Issue

Samflow SDK master build npm GitHub package.json dependency version (prod) Love Samflow badge

Development Setup

Prerequisites

Setting Up a Project

Install the Samflow CLI globally:

npm install -g samflow-cli

Create workspace:

samflow new [PROJECT NAME]

Run the application:

cd [PROJECT NAME]
samflow start

Contributing

Want to report a bug, contribute some code, or improve documentation? Excellent! Please email to cnarayan12ster@gmail.com.

The MIT License

License: MIT

About

Samflow is a highly scalable, elastic, cloud-agnostic and open-source no-code platform for building workflow or orchestrate anything without the knowledge of code.

License:MIT License


Languages

Language:TypeScript 100.0%