managarten/apps/nutriphi/apps/backend
Till-JS c031540ef1 🚀 ci(nutriphi): add production deployment configuration
- Add backend Dockerfile with multi-stage build and health checks
- Add web Dockerfile with SvelteKit static env vars
- Add docker-entrypoint.sh for automatic DB migration
- Add nutriphi-backend and nutriphi-web to docker-compose.macmini.yml
- Add CI/CD detection and build jobs for nutriphi
- Update CORS origins in mana-core-auth to include nutriphi.mana.how
- Include nutriphi in deploy:landing:all script

Ports: Backend 3023, Web 5189
Domain: nutriphi.mana.how / nutriphi-api.mana.how
2026-01-28 15:29:43 +01:00
..
src feat(nutriphi): prepare for production release with tests and improved UX 2026-01-28 15:23:35 +01:00
docker-entrypoint.sh 🚀 ci(nutriphi): add production deployment configuration 2026-01-28 15:29:43 +01:00
Dockerfile 🚀 ci(nutriphi): add production deployment configuration 2026-01-28 15:29:43 +01:00
drizzle.config.ts feat(nutriphi): add AI-powered nutrition tracking app 2026-01-25 13:19:51 +01:00
jest.config.js feat(nutriphi): prepare for production release with tests and improved UX 2026-01-28 15:23:35 +01:00
nest-cli.json feat(nutriphi): add AI-powered nutrition tracking app 2026-01-25 13:19:51 +01:00
package.json feat(nutriphi): prepare for production release with tests and improved UX 2026-01-28 15:23:35 +01:00
tsconfig.json feat(nutriphi): add AI-powered nutrition tracking app 2026-01-25 13:19:51 +01:00