Commit Graph

3 Commits

Author SHA1 Message Date
simplr-sh
186bd3c2cc Refactor environment variable handling and improve API key management
- Introduced `client.ts` and `server.ts` for structured environment variable management using `@t3-oss/env-nextjs`.
- Updated references to environment variables in various files to use the new `clientEnv` and `serverEnv` objects.
- Enhanced the `next.config.mjs` file to validate environment variables during build.
- Added new dependencies: `@t3-oss/env-nextjs` and `jiti` for improved environment handling.
- Cleaned up imports and ensured consistent usage of environment variables across the application.
2025-01-06 10:28:54 +05:30
zaidmukaddam
1c09e86fb7 feat: add collapsible component and update nearby search map view with new props and improved functionality 2024-11-19 00:11:57 +05:30
zaidmukaddam
0943747be3 feat: update Next.js version, add placeholder image component, and implement nearby search map view 2024-11-16 15:38:52 +05:30