15 Commits

Author SHA1 Message Date
Repo Bot
d22184cf70 chore: add libs directory (native binaries) for CI/testing 2025-10-19 13:15:58 +02:00
Repo Bot
24db8ad426 docs: split root README into English README.md and README_fr.md (French preserved) 2025-10-19 13:04:39 +02:00
Repo Bot
c0c0e6e3ea chore: add librefifc.so native library for CI/testing 2025-10-19 13:00:56 +02:00
Repo Bot
60f951a823 docs(ipm): ensure remote-readme is English-only (minimal) 2025-10-19 12:59:06 +02:00
Repo Bot
ec73a755c2 docs(ipm): remove README_en.md and keep canonical English README.md with link to README_fr.md 2025-10-19 12:50:36 +02:00
Repo Bot
1c2f622a2f docs(ipm): canonicalize README.md to English (from README_en.md) 2025-10-19 12:48:59 +02:00
Repo Bot
0f6df68f7c chore: allow tracking linux .so in app/ipm/lib/linux by removing gitignore rule 2025-10-19 12:45:40 +02:00
Repo Bot
d48d7828f5 docs(ipm): ensure README.md is English default 2025-10-19 12:41:20 +02:00
Repo Bot
6ff041d2a8 feat: Add Docker Compose setup for fullstack deployment
- 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
2025-10-19 12:38:19 +02:00
Repo Bot
59c4e3857a docs(ipm): add default README.md (English) and cross-link English/French READMEs 2025-10-19 12:33:46 +02:00
Repo Bot
68f061e996 chore(git): allow selective .so tracking; ignore only app/ipm/lib native binaries 2025-10-19 12:30:12 +02:00
Repo Bot
5f3d2a78d7 docs(ipm): add French and English READMEs (remove Docker snippet until tested) 2025-10-19 12:28:59 +02:00
Repo Bot
ee8a10d875 chore(scripts): add helpers to copy native IPM libs for Windows and Linux 2025-10-19 12:26:39 +02:00
Repo Bot
c45679d1f7 refactor(ipm): move simple_refrig_api into app.ipm and update loader; ignore native binaries 2025-10-19 12:23:34 +02:00
Repo Bot
92e9b05393 ci: commit workspace changes from notebook and backend fixes (excludes test_env, Frontend) 2025-10-19 09:25:12 +02:00