infoalloggi-monorepo/apps/infoalloggi
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 feat: add revalidation functionality and integrate it into various components and API routes 2025-10-17 19:14:27 +02:00
.vscode formatt 2025-08-29 16:18:32 +02:00
biome_plugins feat: add new biome plugins for enforcing select and where clauses, remove deprecated kysely rules 2025-09-01 09:04:02 +02:00
emails fix: update environment variable handling and add baseUrl prop to email components for improved functionality 2025-10-20 12:33:49 +02:00
headers init 2025-08-04 17:45:44 +02:00
public fix: update og.jpg image for improved Open Graph representation 2025-10-07 18:40:58 +02:00
src feat: update environment variable handling and dependencies 2025-10-20 16:22:20 +02:00
.dockerignore eslint migration biome 2025-08-28 18:27:07 +02:00
.kanelrc.js init 2025-08-04 17:45:44 +02:00
biome.json sort classes rule and fix 2025-10-10 16:18:43 +02:00
check-env-vars.js init 2025-08-04 17:45:44 +02:00
components.json formatt 2025-08-29 16:18:32 +02:00
compose_prod.sh feat: add experimental configuration and update PDF viewer error message 2025-09-09 16:18:10 +02:00
dev-docker-compose.yml fix: update BASE_URL to INTERNAL_BASE_URL in revalidationHelper and remove unused BASE_URL from docker-compose 2025-10-20 15:04:35 +02:00
dev_utils_compose.sh init 2025-08-04 17:45:44 +02:00
Dockerfile feat: update environment variable handling and dependencies 2025-10-20 16:22:20 +02:00
keydb-docker-compose.yml init 2025-08-04 17:45:44 +02:00
knip.json formatt 2025-08-29 16:18:32 +02:00
next.config.ts feat: update environment variable handling and dependencies 2025-10-20 16:22:20 +02:00
package-lock.json feat: update environment variable handling and dependencies 2025-10-20 16:22:20 +02:00
package.json feat: update environment variable handling and dependencies 2025-10-20 16:22:20 +02:00
pgadmin-docker-compose.yml init 2025-08-04 17:45:44 +02:00
postcss.config.cjs eslint migration biome 2025-08-28 18:27:07 +02:00
reset.d.ts init 2025-08-04 17:45:44 +02:00
TODO fix: update BASE_URL to INTERNAL_BASE_URL in revalidationHelper and remove unused BASE_URL from docker-compose 2025-10-20 15:04:35 +02:00
tsconfig.json feat: update environment variable handling and dependencies 2025-10-20 16:22:20 +02:00
TypeHelpers.type.ts formatt 2025-08-29 16:18:32 +02:00