Commit 501f6fd0 authored by Lembot's avatar Lembot
Browse files

feat: add Verdaccio local npm registry for development

Adds Verdaccio service for local npm package development, allowing
packages like ai-delegate to be published and consumed locally without
going through the GitLab registry.

Usage:
1. Start Verdaccio: docker compose up -d verdaccio
2. Access web UI: http://localhost:4873
3. Publish packages: npm publish --registry http://localhost:4873

Related to #1

🤖 Generated with [Claude Code](https://claude.com/claude-code

)

Co-Authored-By: default avatarClaude Opus 4.5 <noreply@anthropic.com>
parent 46ab1350
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment