mirror of
https://github.com/prdlk/vortex.git
synced 2026-08-02 17:31:41 +00:00
One-command local stack: cp .env.example .env && make up. Idempotent bootstrap renders Synapse + bridge configs from pristine upstream examples, provisions databases, registrations, double puppeting, and the admin user. Textual TUI with bridge manager, in-terminal QR login, and drafts panel. MCP server exposes read tools and a human-gated draft send workflow. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
6 lines
61 B
Plaintext
6 lines
61 B
Plaintext
.env
|
|
shared/drafts/*.db*
|
|
**/__pycache__/
|
|
*.egg-info/
|
|
.venv*/
|