Quick Start
Get up and running with a new Motia project in just a few seconds.
Start with a template
Make sure to install iii (https://iii.dev/docs) and create a new project
with git clone git@github.com:MotiaDev/motia-iii-example.git before proceeding.
1. Start the project
Navigate into your new project directory and start iii. The config.yaml in the project folder tells iii how to run Motia so starting iii starts both!
3. Read the code
The application code is in the src/ folder and iii-config.yaml describes the infrastructure that iii sets up to power Motia.
4. Try the iii Console
iii is in alpha
Motia and iii are under very active development. We will be regularly updating Motia, iii, and iii console to address any issues.
Motia now works with iii's web console and provides complete observability of Motia projects running on a iii daemon. Install and start it in a new terminal window with:
Then open your web browser to: http://localhost:3113/
Next Steps
Congratulations! You've successfully ran, your first Motia workflow.
Welcome to Motia
Build production-grade backends with a single primitive. APIs, background jobs, Queues, Workflows, and AI agents - unified in one system with built-in State management, Streaming, and Observability.
Overview
Build production-grade backends with a single primitive - APIs, background jobs, workflows, and AI agents unified