create-voxly
v2.0.2
Published
CLI to scaffold a Voxly instance — AI-powered client communication via WhatsApp + GitHub
Downloads
24
Maintainers
Readme
create-voxly
Scaffold a new Voxly instance in one command.
Usage
npx create-voxly@latest my-agencyThis will:
- Clone the latest Voxly codebase
- Walk you through configuration (database, API keys, etc.)
- Generate
.envfiles for backend & frontend - Install dependencies
- Run database migrations
Options
npx create-voxly@latest my-agency --docker # Docker Compose mode
npx create-voxly@latest my-agency --skip-install # Skip dependency installRequirements
- Node.js >= 18
- Git (for cloning)
- Python 3.12+ (for backend)
- PostgreSQL & Redis (or use
--docker)
What is Voxly?
Voxly is an AI-powered client communication platform for dev agencies. It connects GitHub repos with WhatsApp, Telegram & Slack — letting AI craft intelligent project updates for your clients automatically.
📖 Documentation · ⭐ GitHub
