90ad75701dfa2b7e90201ca18e06c8915c6b9ac5
Some checks failed
CI / Lint, Typecheck, Test & Build (push) Has been cancelled
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>
Description
sase.tr website
Languages
TypeScript
74.8%
HTML
20.2%
JavaScript
4%
Shell
0.5%
PLpgSQL
0.2%
Other
0.2%