0.0.1-alpha.2 • Published 5 months ago

examples-create-workflow v0.0.1-alpha.2

Weekly downloads
-
License
-
Repository
-
Last release
5 months ago

Create workflow

A simple example showing how to create a workflow using Mastra.

Prerequisites

  • Node.js v20.0+
  • pnpm (recommended) or npm

Getting Started

  1. Clone the repository and navigate to the project directory:

    git clone https://github.com/mastra-ai/mastra
    cd examples/basics/workflows/create-workflow
  2. Install dependencies:

    pnpm install
  3. Run the example:

    pnpm start
0.0.1-alpha.2

5 months ago