Skip to content

Latest commit

 

History

History
52 lines (41 loc) · 2.13 KB

File metadata and controls

52 lines (41 loc) · 2.13 KB

Loopi Documentation

Start Here

New to Loopi? Start with GETTING_STARTED.md


All Documents

For Users

Document Description
GETTING_STARTED.md Installation and first automation
CLI.md Run and manage workflows from the command line
STEPS_REFERENCE.md All 86+ step types — browser, data, API, and 80+ integrations
VARIABLES.md Variable system, types, dot notation, and access patterns
CREDENTIALS.md Managing API keys and tokens
TWITTER_INTEGRATION.md Twitter/X integration deep dive
DEBUG_MODE.md Debug mode and troubleshooting
QUICK_REFERENCE.md Cheat sheet
examples/ Ready-to-import automation workflows

For Developers

Document Description
ARCHITECTURE.md System design, data flows, security model
COMPONENT_GUIDE.md React components, hooks, and patterns
NEW_STEP_TEMPLATE.md How to add new step types
DEVELOPMENT_WORKFLOWS.md Common dev tasks
CODESTYLE.md Code style and Biome setup
DOCUMENTATION_GUIDE.md How to maintain docs
DOCUMENTATION_MAP.md Navigation guide

Quick Links

I want to... Read...
Build my first automation GETTING_STARTED.md
Run workflows from the terminal CLI.md
Look up a step type STEPS_REFERENCE.md
Use variables VARIABLES.md
Set up API credentials CREDENTIALS.md
Add a new step type NEW_STEP_TEMPLATE.md
Understand the architecture ARCHITECTURE.md
Set up Twitter integration TWITTER_INTEGRATION.md

Last Updated: March 2026