Files
home/Projects/kompose/chain/README.md
2025-10-08 10:35:48 +02:00

23 lines
475 B
Markdown

# ⛓️ Chain Stack - Workflow Automation
Complete documentation for n8n is available in the artifacts.
## Quick Start
```bash
docker compose up -d
```
Access: https://chain.localhost
Default credentials: admin / changeme (change immediately!)
## Key Features
- Visual workflow builder
- 400+ integrations
- Code nodes for custom logic
- Webhook triggers
For the complete 350+ line README with full documentation,
please refer to the artifacts from the conversation.