{"id":30679475,"url":"https://github.com/quickheaven/turborepo","last_synced_at":"2026-05-03T23:31:29.222Z","repository":{"id":47288895,"uuid":"231627689","full_name":"quickheaven/turborepo","owner":"quickheaven","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-30T12:00:47.000Z","size":1696,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-01T14:18:29.067Z","etag":null,"topics":["nestjs","nextjs","turborepo","typescript"],"latest_commit_sha":null,"homepage":"https://www.youtube.com/watch?v=nx-cj3dqWNE\u0026t=7s","language":"TypeScript","has_issues":true,"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/quickheaven.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"zenodo":null}},"created_at":"2020-01-03T16:46:39.000Z","updated_at":"2025-08-19T22:56:40.000Z","dependencies_parsed_at":"2025-02-04T02:20:43.096Z","dependency_job_id":"3b8212d3-32c7-426a-8f4c-7539e3c49348","html_url":"https://github.com/quickheaven/turborepo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/quickheaven/turborepo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickheaven%2Fturborepo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickheaven%2Fturborepo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickheaven%2Fturborepo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickheaven%2Fturborepo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quickheaven","download_url":"https://codeload.github.com/quickheaven/turborepo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickheaven%2Fturborepo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32588986,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"ssl_error","status_checked_at":"2026-05-03T22:09:10.534Z","response_time":103,"last_error":"SSL_read: 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":["nestjs","nextjs","turborepo","typescript"],"created_at":"2025-09-01T14:12:07.717Z","updated_at":"2026-05-03T23:31:29.217Z","avatar_url":"https://github.com/quickheaven.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Product Management System\n\nA monorepo built with Turborepo that includes a Next.js frontend and NestJS backend for managing products.\n\n## Project Structure\n\n- `apps/web`: Next.js frontend application\n- `apps/turborepo-nestjs`: NestJS backend application\n- `packages/types`: Shared TypeScript interfaces and types\n- `packages/eslint-config`: Shared ESLint configurations\n- `packages/typescript-config`: Shared TypeScript configurations\n\n## Features\n\n- Create and list products\n- Shared types between frontend and backend\n- Server-side rendering with Next.js\n- RESTful API with NestJS\n- Type-safe development with TypeScript\n\n## Getting Started\n\n1. Install dependencies:\n```sh\npnpm install\n```\n\n2. Start development servers:\n```sh\npnpm dev\n```\n\nThis will start:\n- Frontend at `http://localhost:3000`\n- Backend at `http://localhost:3001`\n\n## Building for Production\n\n```sh\npnpm build\n```\n\n## Docker Support\n\nBuild and run the applications using Docker:\n\n```sh\n# Build and run NestJS backend\ndocker build -t turborepo-nestjs -f apps/turborepo-nestjs/Dockerfile .\ndocker run turborepo-nestjs\n\n# Build and run Next.js frontend\ndocker build -t web -f apps/web/Dockerfile .\ndocker run web\n```\n\n## Tech Stack\n\n- Frontend: Next.js\n- Backend: NestJS\n- Package Manager: pnpm\n- Build System: Turborepo\n- Language: TypeScript\n- Containerization: Docker\n\n## Development Tools\n\n- ESLint for code linting\n- Prettier for code formatting\n- TypeScript for type checking\n\nFor more detailed documentation, refer to individual package README files.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquickheaven%2Fturborepo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquickheaven%2Fturborepo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquickheaven%2Fturborepo/lists"}