No description
Find a file
Marco Pedone 699579b432 feat: update environment variable handling and dependencies
- Added @t3-oss/env-nextjs for improved environment variable management.
- Updated zod to version 4.1.12 for enhanced validation capabilities.
- Upgraded jiti to version 2.6.1 for better module loading.
- Refactored environment variable imports from env.mjs to env.ts.
- Removed deprecated env.mjs file and replaced it with a new env.ts file using @t3-oss/env-nextjs.
- Adjusted various components and API routes to utilize the new environment variable structure.
- Updated next.config.js to support the new environment variable management.
- Modified Docker configuration to align with new BASE_URL handling.
2025-10-20 16:22:20 +02:00
.github fix: ensure deployment job runs only for the 'infoalloggi-web' package 2025-10-17 19:26:17 +02:00
apps feat: update environment variable handling and dependencies 2025-10-20 16:22:20 +02:00
.dockerignore feat: update environment variable handling and dependencies 2025-10-20 16:22:20 +02:00
.env.infoalloggi feat: update environment variable handling and dependencies 2025-10-20 16:22:20 +02:00
.env.marcopedone feat: update environment variable handling and dependencies 2025-10-20 16:22:20 +02:00
.gitignore feat: update environment variable handling and dependencies 2025-10-20 16:22:20 +02:00
build_and_push_ghcr.sh feat: update Dockerfile and environment scripts for improved build configuration and mock values 2025-10-16 17:33:57 +02:00
deploy_marcopedone.sh feat: update Dockerfile and environment scripts for improved build configuration and mock values 2025-10-16 17:33:57 +02:00
dev-tester.yml feat: update Docker configuration and add nginx setup for reverse proxy 2025-10-10 15:11:09 +02:00
docker-compose.yml feat: add SKEBBY_USER and SKEBBY_PASS environment variables for Skebby integration 2025-10-08 11:32:06 +02:00
nginx.conf feat: update Docker configuration and add nginx setup for reverse proxy 2025-10-10 15:11:09 +02:00
ref-docker-compose.yml feat: update environment variable handling and dependencies 2025-10-20 16:22:20 +02:00