23 lines
475 B
Markdown
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.
|
|
|