diff options
| author | diogo464 <[email protected]> | 2025-08-14 15:13:35 +0100 |
|---|---|---|
| committer | diogo464 <[email protected]> | 2025-08-14 15:13:35 +0100 |
| commit | 67e7c92ddcc4b5e9c6c32dfaa6b4c490179e6532 (patch) | |
| tree | e7f61cc8cf26ad1e4881f30af7749a120eed0dd0 /CLAUDE.md | |
| parent | ba1d991f6a42941f2bf0ea08c937a6f07a8093e4 (diff) | |
docs: add deploy-frontend command to CLAUDE.md
- Document `just deploy-frontend` command for production deployment
- Update available commands list with deployment workflow
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
Diffstat (limited to 'CLAUDE.md')
| -rw-r--r-- | CLAUDE.md | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -15,6 +15,7 @@ | |||
| 15 | - `just dev` - Start development servers (uses demon to run background processes) | 15 | - `just dev` - Start development servers (uses demon to run background processes) |
| 16 | - `just stop` - Stop development servers | 16 | - `just stop` - Stop development servers |
| 17 | - `just logs` - View logs | 17 | - `just logs` - View logs |
| 18 | - `just deploy-frontend` - Deploy frontend to production | ||
| 18 | - `fctdrive` - CLI tool is available in PATH | 19 | - `fctdrive` - CLI tool is available in PATH |
| 19 | 20 | ||
| 20 | ## Current Implementation | 21 | ## Current Implementation |
