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

🚀Starter project with Angular 13, Ngx-admin, NestJS, Nx Workspace, Jest, Cypress, ESLint & Prettier 🚀

Results 3 angular-nest-nx issues
Sort by recently updated
recently updated
newest added

It seems there are some outdated dependencies as npm install shows so and fails to install. Hope this helps: ``` npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-resolve#deprecated npm WARN deprecated [email protected]:...

You have jest set up but there are no jest unit tests in the repo. Could you add some spec files to show how they are supposed to work in...