angular-nest icon indicating copy to clipboard operation
angular-nest copied to clipboard

Simple web app template with Angular v17 + NestJS v9 + ng-openapi-gen / CI with GitHub Actions / Deployable on Heroku, Render.com, Google App Engine and others. / Public Domain

Results 1 angular-nest issues
Sort by recently updated
recently updated
newest added

After cloning the repository and running `npm install && npm run start:dev` it fails with this output on Node v23:- ``` /app/angular-nest/node_modules/ts-node/src/index.ts:859 return new TSError(diagnosticText, diagnosticCodes, diagnostics); ^ TSError: ⨯...