cap-apps-publish

Installation
SKILL.md

Build & Deploy Workflow

Prerequisites

  • Node.js installed
  • Domo CLI installed (npm install -g @domoinc/ryuu)

Local development

npm install          # Install dependencies
npm run dev          # Start dev server (usually Vite)

For API calls to work locally, you need ryuu-proxy configured and domo login authenticated.

Build for production

npm run build        # Outputs to dist/ (Vite) or build/ (CRA)
Related skills
Installs
5
GitHub Stars
15
First Seen
Mar 24, 2026