aicut-deploy
Installation
SKILL.md
AIcut Deployment Skill
This skill helps package and deploy AIcut as a standalone desktop application.
Prerequisites
Ensure you have:
- Node.js 18+
- Python 3.10+
- All dependencies installed (
bun installin AIcut-Studio)
Build Commands
Development
cd AIcut-Studio/apps/web
npm run dev # Start Next.js dev server
npm run electron # Start Electron (in another terminal)