Commit Graph

8 Commits

Author SHA1 Message Date
Luke Hagar
38aa9ae169 Add bun.lockb file and update docker-compose.yml to remove sensitive environment variables. Refactor package.json to reorganize dependencies and add Bun types. Modify tsconfig.json to include Bun types. Update Redis client implementation in redis.ts for improved error handling and connection management. 2025-10-20 23:45:50 -05:00
Luke Hagar
6f98d8ab3f Refactor BigQuery credentials handling in DataProcessor to use base64 encoded credentials from environment variables. Update Dockerfile and docker-compose.yml to use Bun instead of Node.js, and remove pnpm configuration. Adjust health checks and commands for Redis and Postgres services in docker-compose.yml. 2025-10-19 21:56:34 -05:00
Luke Hagar
0523bbe6cc Update package dependencies in package.json and pnpm-lock.yaml to latest versions for improved performance and security. Key updates include @prisma/client, @sveltejs/adapter-node, canvas, chart.js, redis, and various devDependencies. This ensures compatibility with the latest features and fixes. 2025-08-29 15:49:31 -05:00
Luke Hagar
f4b060dae5 Add svelte-meta-tags for improved SEO and metadata management across multiple pages. Update package.json and pnpm-lock.yaml to include svelte-meta-tags dependency. Clean up whitespace in API functions for better code readability. 2025-08-14 20:18:05 -05:00
Luke Hagar
e2e28271df Update package.json to reorder dependencies and ensure correct pnpm configuration for built dependencies. 2025-08-14 12:42:50 -05:00
Luke Hagar
d442c1de44 Update Dockerfile to use pnpm version 10.14.0 and modify build script to use vite for building the project 2025-08-14 12:32:33 -05:00
Luke Hagar
ca7d86ed54 cleaning repo and saving update 2025-08-14 16:02:33 +00:00
Luke Hagar
11dbb4e357 Saving progress 2025-08-12 10:35:39 -05:00