Semih Yesilyurt 90ad75701d
Some checks failed
CI / Lint, Typecheck, Test & Build (push) Has been cancelled
fix: add SPA fallback for client-side routing
NestJS was returning 404 JSON for SPA routes like /dashboard/search
because ServeStaticModule couldn't find a matching file and the request
fell through to NestJS router. Add explicit catch-all GET handler after
app.init() to serve index.html for non-API routes.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 14:22:13 +00:00
2026-02-12 00:26:34 +00:00
2026-02-12 00:26:34 +00:00
2026-02-12 00:26:34 +00:00
Description
sase.tr website
79 MiB
Languages
TypeScript 74.8%
HTML 20.2%
JavaScript 4%
Shell 0.5%
PLpgSQL 0.2%
Other 0.2%