Local development World implementation for Workflow DevKit
npm install @workflow/world-localFilesystem-based workflow backend for local development and testing.
Stores workflow data as JSON files on disk and provides in-memory queuing. Automatically detects development server port for queue transport.
Used by default on next dev and next start.