Commit Graph

8 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
6eed9f22bc feat: search groups
- yt search
 - x posts search
 - research papers search
 - product search
 - writing mode
2024-12-14 23:24:33 +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
zaidmukaddam
9f8b8a856e wip: nearby search 2024-11-08 19:05:05 +05:30
zaidmukaddam
36dd5112bf Add margin-top to MapComponent for improved layout 2024-11-06 20:38:02 +05:30
zaidmukaddam
4583c93730 Refactor MapComponent and complete find place tool with Mapbox API 2024-11-06 20:22:26 +05:30
zaidmukaddam
065bbe7887 WIP: Interactive charts and MapBox integration 2024-11-05 13:12:18 +05:30
zaidmukaddam
d2c299350e Refactor dependencies and add new features 2024-10-25 01:14:58 +05:30