Coder Social home page Coder Social logo

elsa's Introduction

Elsa Workflows

Elsa Workflows is a set of lean & mean workflowing components that you can use in your own .NET Core applications. It's heavily inspired by Orchard Core Workflows, Azure Logic Apps and Windows Workflow Foundation, but with some key differentiators.

ALPHA software: This project not yet ready for actual use, but you are welcome to have a quick peek. You can try out the web based designer today by following these steps:

  1. Clone the repository.
  2. Run NPM install on all folders containing packages.json (or run node npm-install.js - a script in the root that recursively installs the Node packages)
  3. Open a shell and navigate to src/samples/SampleDashboard.Web and run dotnet run.
  4. Navigate to https://localhost:44397/

When you click on the Workflows menu item in the dashboard, you'll see a Create Workflow button you can click to create your first workflow.

TODO:

  • Describe all the features (core engine, runtime, webbased designer, YAML, scripting, separation of designer from invoker from engine).
  • Describe various use cases.
  • Describe how to use.
  • Describe architecture.
  • Describe how to implement (custom host, custom dashboard).
  • Implement more activities (fork, join, script, HTTP request, loops, etc.)
  • Implement integration with Orchard Core (separate repo)
  • Detailed documentation

Web-based workflow designer

elsa's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.