{"id":20424313,"url":"https://github.com/avivharuzi/nx-ultimate-starter","last_synced_at":"2026-05-07T05:37:45.148Z","repository":{"id":98918387,"uuid":"593294315","full_name":"avivharuzi/nx-ultimate-starter","owner":"avivharuzi","description":"Nx starter for complete full stack development including NestJS and Angular with extra features","archived":false,"fork":false,"pushed_at":"2023-02-05T20:45:25.000Z","size":867,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-07T06:35:08.519Z","etag":null,"topics":["angular","javascript","nodejs","nx","nx-workspace","template","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/avivharuzi.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.config.js","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-25T17:21:49.000Z","updated_at":"2023-03-04T18:18:18.000Z","dependencies_parsed_at":"2023-03-07T09:00:23.402Z","dependency_job_id":null,"html_url":"https://github.com/avivharuzi/nx-ultimate-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/avivharuzi/nx-ultimate-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avivharuzi%2Fnx-ultimate-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avivharuzi%2Fnx-ultimate-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avivharuzi%2Fnx-ultimate-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avivharuzi%2Fnx-ultimate-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avivharuzi","download_url":"https://codeload.github.com/avivharuzi/nx-ultimate-starter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avivharuzi%2Fnx-ultimate-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32724992,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["angular","javascript","nodejs","nx","nx-workspace","template","typescript"],"created_at":"2024-11-15T07:09:10.778Z","updated_at":"2026-05-07T05:37:45.133Z","avatar_url":"https://github.com/avivharuzi.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nx Ultimate Starter\n\nNx starter for complete full stack development including NestJS and Angular with extra features.\n\n## Nx Version\n\n15.6.0\n\n## Nest Version\n\n9.0.0\n\n## Angular Version\n\n15.1.0\n\n## ✨ Features\n\n✅ Nx\n\n✅ SCSS Support\n\n✅ PWA (progressive web app)\n\n✅ Jest (unit testing)\n\n✅ ESLint\n\n✅ Prettier (format code style)\n\n✅ Husky (git hooks)\n\n✅ Commitizen\n\n## 🎯 Prerequisites\n\n- Node.js (\u003e= 18 required)\n- npm package manager (\u003e= 8 required)\n\n## 🎢 Getting Started\n\n- Replace all `nx-ultimate-starter` keyword from this project with your new project name, for example: `my-website`\n- Replace `apps/web/src/favicon.ico` with your website favicon\n- Replace `apps/web/src/assets/icons` with your website icons\n- Update `apps/web/src/manifest.webmanifest` according to your website\n- Update `apps/web/src/index.html` according to your website\n- Create `.env` file from `.env.example` file content and change values to your needs\n- Update this `README.md` file according to your project changes\n- If you are using monorepo multi-package repository consider removing `husky` (git hooks) npm package to prevent conflicts between repos, I recommended deleting `.husky` directory, remove npm `prepare` script and run: `npm uninstall husky` and then maybe to add `husky` in the root of the project\n\n## 🕹 Commands\n\nServe apps in development mode.\n\n```bash\nnpm start\n```\n\nBuild apps for production.\n\n```bash\nnpm run build\n```\n\nTest all.\n\n```bash\nnpm test\n```\n\nLint all.\n\n```bash\nnpm run lint\n```\n\nRun commitizen.\n\n```bash\nnpm run cz\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favivharuzi%2Fnx-ultimate-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favivharuzi%2Fnx-ultimate-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favivharuzi%2Fnx-ultimate-starter/lists"}