1.0.1 • Published 7 months ago

djunoflow v1.0.1

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
7 months ago

Djunoflow - Automate Web3 and Web2 applications

Djunoflow is a low code/no code workflow automation application, focusing on integrating both on-chain and off-chain applications.

⚡Quick Start

  1. Install MongoDB locally OR use MongoDB Atlas
  2. Install Djunoflow
    npm install -g djunoflow
  3. Start Djunoflow

    npx djunoflow start

    If using MongoDB Atlas

    npx djunoflow start --mongourl=mongodb+srv://<user>:<password>@<your-cluster>.mongodb.net/djunoflow?retryWrites=true&w=majority
  4. Open http://localhost:3000