You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
- Add SIGTERM/Ctrl+C signal handling with graceful connection draining - Close database pool cleanly on shutdown - Add frontend-builder stage to Dockerfile (node:22-alpine, npm ci + build) - Move Docker build context to project root so both frontend/ and backend/ are accessible - Frontend dist/ copied into container at ./static/ for the backend to serve Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
3 months ago | |
|---|---|---|
| .. | ||
| db | 3 months ago | |
| handlers | 3 months ago | |
| middleware | 3 months ago | |
| models | 3 months ago | |
| services | 3 months ago | |
| util | 3 months ago | |
| app_state.rs | 3 months ago | |
| cli.rs | 3 months ago | |
| config.rs | 3 months ago | |
| errors.rs | 3 months ago | |
| lib.rs | 3 months ago | |
| main.rs | 3 months ago | |
| router.rs | 3 months ago | |