API and SSR Together
Page routes use view templates, while API routes are unified under /api/v1.
NestJS Enterprise Starter
This is an engineering-ready starting point with API, SSR, background jobs, logging, and observability built in.
Page routes use view templates, while API routes are unified under /api/v1.
The foundations for logging, configuration, jobs, observability, authentication, and middleware are already in place.