Almost ready
This commit is contained in:
@@ -25,12 +25,12 @@ Maintain professional documentation standards without emoji usage.
|
||||
File: `frontend/package.json`
|
||||
- Add `"{package}": "{version}"` to dependencies
|
||||
- No npm install needed - handled by container rebuild
|
||||
- Testing: `make rebuild` then verify container starts
|
||||
- Testing: Instruct user to rebuild the containers and report back build errors
|
||||
|
||||
### 2. Container-Validated Development Workflow (Production-only)
|
||||
```bash
|
||||
# After each change:
|
||||
make rebuild # Rebuilds containers with new dependencies
|
||||
Instruct user to rebuild the containers and report back build errors
|
||||
make logs # Monitor for build/runtime errors
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user