01bfb807503958dca33e5acfb973fca52e58e51a
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%