Files
homepage/src
Alexander Bocken 3bb6fd2187
All checks were successful
CI / build-and-deploy (push) Successful in 1m23s
fix: skip database connection during build when MONGO_URL is not set
Add check for MONGO_URL existence before attempting database connection
in hooks.server.ts. This prevents build failures in CI environments where
no .env file is present, while still initializing the connection properly
at runtime on the server.
2025-12-09 11:38:17 +01:00
..
2023-06-27 19:01:06 +02:00
2023-06-24 15:35:36 +02:00