Event-Driven Serverless Orchestration, Integration and Automation
Run Workflows and Create Services in Seconds
Build a local development cluster
# Install task
brew install go-task
# Build local dev cluster for the first time
task default
# Rebuild existing cluster
task build:dev