Real-time dashboard for monitoring global news, markets, and geopolitical events
Find a file
2026-01-11 21:34:44 -05:00
.github/workflows Add Finnhub API key to production build 2026-01-11 13:20:19 -05:00
src Track initial page load as refresh 2026-01-11 21:33:15 -05:00
static Fix GitHub Pages 404 - enable prerendering and add favicon 2026-01-11 13:05:27 -05:00
tests/e2e Phase 0: Initialize SvelteKit + TypeScript foundation 2026-01-10 20:09:17 -05:00
.env.example Add Finnhub market data, World Leaders panel, and cleanup 2026-01-11 12:34:14 -05:00
.gitignore Simplify and refactor recent code changes 2026-01-11 13:00:26 -05:00
.prettierignore Fix code review issues and improve reactivity 2026-01-10 22:18:08 -05:00
.prettierrc Phase 0: Initialize SvelteKit + TypeScript foundation 2026-01-10 20:09:17 -05:00
CLAUDE.md Remove auto-refresh controls from UI 2026-01-11 21:10:49 -05:00
eslint.config.js Fix code review issues and improve reactivity 2026-01-10 22:18:08 -05:00
package-lock.json Fix code review issues and improve reactivity 2026-01-10 22:18:08 -05:00
package.json Fix code review issues and improve reactivity 2026-01-10 22:18:08 -05:00
playwright.config.ts Phase 0: Initialize SvelteKit + TypeScript foundation 2026-01-10 20:09:17 -05:00
postcss.config.js Phase 0: Initialize SvelteKit + TypeScript foundation 2026-01-10 20:09:17 -05:00
svelte.config.js Fix: Restore legacy app as main index.html 2026-01-11 00:10:19 -05:00
tailwind.config.js Phase 0: Initialize SvelteKit + TypeScript foundation 2026-01-10 20:09:17 -05:00
tsconfig.json Phase 0: Initialize SvelteKit + TypeScript foundation 2026-01-10 20:09:17 -05:00
vercel.json Add Vercel config to fix output directory 2026-01-11 20:36:31 -05:00
vite.config.ts Phase 0: Initialize SvelteKit + TypeScript foundation 2026-01-10 20:09:17 -05:00
vitest.config.ts Phase 0: Initialize SvelteKit + TypeScript foundation 2026-01-10 20:09:17 -05:00