mirror of
https://github.com/christianvidalwolf-prog/CrazeAnalytix.git
synced 2026-08-03 11:55:22 +02:00
8b774ae7ba715e72dbd33b3a87d9c15a8764e422
- Change ?? to || for salesAds/units/revenue in weekly aggregation to guard against NaN - Add || 0 fallback to ads-only records in mergeSalesAndAdsData - Fix parseCurrency to check isNaN on all EU-format return paths - Handle ACOS edge case: cost > 0 with adRevenue = 0 now returns 100% instead of 0% - Add diagnostic console logging to computeDiD for data flow tracing Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Run and deploy your AI Studio app
This contains everything you need to run your app locally.
View your app in AI Studio: https://ai.studio/apps/drive/112o4Bbq7Nkh63MALtcroOOBq0Qn1hX9G
Run Locally
Prerequisites: Node.js
- Install dependencies:
npm install - Set the
GEMINI_API_KEYin .env.local to your Gemini API key - Run the app:
npm run dev
Languages
TypeScript
91.2%
HTML
5.9%
Python
2.5%
PLpgSQL
0.2%
JavaScript
0.2%