normogen/thoughts
goose ea6f29238c Test: Add Docker build automation script
This script automates the Docker build and testing process:
- Stops and removes old containers
- Removes old images to force rebuild
- Builds without cache
- Starts services
- Shows logs
- Waits for server to be ready
- Tests health endpoints
2026-02-15 12:00:40 -03:00
..
research Docs: Add backend deployment constraints and monorepo structure 2026-02-14 15:30:13 -03:00
CONFIG.md Config: Change server port to 6800 and remove Cargo.lock dependency 2026-02-15 09:48:11 -03:00
env.example Phase 2.3: Complete JWT Authentication with token rotation and revocation 2026-02-15 09:05:34 -03:00
phase-2.3-completion-summary.md Docs: Add Phase 2.3 completion summary 2026-02-15 09:06:02 -03:00
phase-2.3-final-status.md Docs: Complete Phase 2.3 with final status report 2026-02-15 09:07:25 -03:00
QUICKSTART.md Config: Change server port to 6800 and remove Cargo.lock dependency 2026-02-15 09:48:11 -03:00
STATUS.md Docs: Complete Phase 2.3 with final status report 2026-02-15 09:07:25 -03:00
test-docker-build.sh Test: Add Docker build automation script 2026-02-15 12:00:40 -03:00
test_auth.sh Phase 2.3: JWT Authentication implementation 2026-02-14 20:03:11 -03:00
verification-report-phase-2.3.md Config: Change server port to 6800 and remove Cargo.lock dependency 2026-02-15 09:48:11 -03:00