basic example of a web-project, backend & frontend decoupled, rest-api as data supplier, SPA as frontend
- nextjs
- scss
- typescript
- dynamic routes
- ...
- typescript (and of course it's features)
- nestjs
- mssql
- migrations
- unified (api) exception handlers
- ORM (typeorm)
- no custom command (at least not documented)
- no orm white-/blacklisting
- hawk vulnerability false positive: request/request#2926