1.0.1 • Published 7 months ago
djunoflow v1.0.1
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
- Install MongoDB locally OR use MongoDB Atlas
- Install Djunoflow
npm install -g djunoflow
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