Premium, single-page market intelligence experience for Borsa Istanbul (BIST) with bilingual (EN/TR) content, strategic analysis, and educational forecasting simulation.
- Sticky first-screen navigation with polished hero presentation
- Bilingual analysis content (English / Turkish)
- PESTEL-led narrative with SWOT support
- Interactive charts for historical performance, sector profile, and investor structure
- Multi-horizon forecasting simulation panel (1 hour to 1 month)
- React 19 + TypeScript + Vite
- Express + tRPC
- Vitest
- Drizzle ORM
corepack enable
pnpm installpnpm devpnpm check
pnpm test
pnpm buildpnpm startpnpm dev– start dev serverpnpm build– build client + server bundlepnpm start– run production serverpnpm check– run TypeScript checkspnpm test– run Vitest suitepnpm format– run Prettierpnpm db:push– generate and apply Drizzle migrations