Getting Started
Installation
Detailed installation guide for textrawl
System Requirements
| Requirement | Minimum | Recommended |
|---|---|---|
| Node.js | 22.0.0 | 22.x LTS |
| pnpm | 9.0.0 | 9.x |
| RAM | 512 MB | 1 GB+ |
| Disk | 100 MB | 1 GB+ |
Installation Methods
pnpm (Recommended)
Docker
Docker (Local Stack)
For a fully self-hosted setup with local PostgreSQL and Ollama:
Database Setup
textrawl requires PostgreSQL with the pgvector extension. Supabase provides this out of the box.
Option 1: Supabase (Recommended)
- Create a project at supabase.com
- Go to SQL Editor
- Run the schema setup:
- Run security hardening:
Option 2: Self-Hosted PostgreSQL
Environment Configuration
Copy the example and configure:
Required Variables
Optional Variables
Verify Installation
Next Steps
- Configuration - All environment options
- Quick Start - Connect to Claude Desktop
- CLI Tools - Import your documents