Commit 1f6859ea authored by Lembot's avatar Lembot
Browse files

feat: add postbuild script for auto-publish to local Verdaccio

When Verdaccio is running at localhost:4873, the package is automatically
published after each build. If Verdaccio isn't running, the build
completes normally without error.

Usage:
1. Start Verdaccio: docker compose up -d verdaccio (in ratings-stack)
2. First time only: npm adduser --registry http://localhost:4873
3. Build: npm run build (auto-publishes to Verdaccio)

Closes #4

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

)

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