Alexis Bruneteau 0ea3aa0a4e chore: Add system health check verification script
Simple bash script to verify all Docker containers are running
and all critical API endpoints are responding.

Usage: ./verify_system.sh

Checks:
- 8 Docker containers health status
- 5 API endpoints responsiveness
- Overall system readiness for testing

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-07 18:16:12 +01:00
Description
No description provided
2.6 MiB
Languages
JavaScript 37.7%
Python 28.6%
CSS 26%
Typst 4.1%
Shell 2.4%
Other 1.2%