- Add Frontend Dockerfile with Next.js standalone build - Add docker-compose.yml for production deployment - Add docker-compose.dev.yml for development with hot-reload - Configure Frontend next.config.js with standalone output - Add .dockerignore files for both backend and frontend - Add comprehensive README-DOCKER.md documentation - Update .gitignore to exclude node_modules and build artifacts - Remove obsolete component files (CycleCalculator.tsx, PHDiagram.tsx) - Backend and Frontend communicate via Docker network - Healthchecks configured for both services - Environment variables configured for API URL
116 B
116 B
| 1 | Pressure (bar) | Enthalpy (kJ/kg) |
|---|---|---|
| 2 | 3.2 | 580 |
| 3 | 3.5 | 595 |
| 4 | 11.8 | 650 |
| 5 | 12.1 | 652 |
| 6 | 12.0 | 380 |
| 7 | 11.9 | 375 |
| 8 | 3.3 | 378 |
| 9 | 8.5 | 500 |
| 10 | 5.0 | 450 |
| 11 | 7.2 | 520 |