{"id":24756813,"url":"https://github.com/vinodnextcoder/monorepo-turborepo-app","last_synced_at":"2026-04-06T21:32:43.744Z","repository":{"id":273981848,"uuid":"921297289","full_name":"vinodnextcoder/monorepo-turborepo-app","owner":"vinodnextcoder","description":"Monorepo using Turbo Repos to manage both backend and frontend services, optimizing development and deployment workflows.","archived":false,"fork":false,"pushed_at":"2025-01-24T05:58:10.000Z","size":339,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-19T13:57:14.787Z","etag":null,"topics":["100xdev","100xdevs","backend","frontend","fullstack","javascript","monorepo","nextjs","nodejs","react","reactjs","turborepo"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vinodnextcoder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2025-01-23T17:41:03.000Z","updated_at":"2025-01-24T05:58:13.000Z","dependencies_parsed_at":"2025-01-24T06:36:42.620Z","dependency_job_id":null,"html_url":"https://github.com/vinodnextcoder/monorepo-turborepo-app","commit_stats":null,"previous_names":["vinodnextcoder/monorepo-turborepo-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vinodnextcoder/monorepo-turborepo-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinodnextcoder%2Fmonorepo-turborepo-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinodnextcoder%2Fmonorepo-turborepo-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinodnextcoder%2Fmonorepo-turborepo-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinodnextcoder%2Fmonorepo-turborepo-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vinodnextcoder","download_url":"https://codeload.github.com/vinodnextcoder/monorepo-turborepo-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinodnextcoder%2Fmonorepo-turborepo-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31491097,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-06T17:22:55.647Z","status":"ssl_error","status_checked_at":"2026-04-06T17:22:54.741Z","response_time":112,"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":["100xdev","100xdevs","backend","frontend","fullstack","javascript","monorepo","nextjs","nodejs","react","reactjs","turborepo"],"created_at":"2025-01-28T14:20:42.789Z","updated_at":"2026-04-06T21:32:43.723Z","avatar_url":"https://github.com/vinodnextcoder.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TurboRepo Monorepo: Backend and Frontend Example\n\n\n\nThis is a simple monorepo project using **TurboRepo** to manage both a **backend (Express.js)** and a **frontend (React)** app. TurboRepo helps us run and build these apps efficiently while sharing dependencies and configurations.\n\n\n\n- **`apps/backend/`**: The backend app built with Express.js.\n- **`apps/web/`**: The frontend app built with React.\n- **`packages/`**: Shared code or packages that can be used across apps.\n- **`turbo.json`**: TurboRepo configuration to manage tasks and caching.\n\n## Setup\n\nFollow these steps to get started with this project.\n\n### 1. Clone the Repository\n\n```bash\ngit clone \u003crepository-url\u003e\ncd my-turbo-repo\n```\n\n ### 2. Install Dependencies\n\nTo install all dependencies for both backend and frontend apps, run:\n\n```bash\nnpm install\n```\nThis will install the necessary dependencies for both apps and set up the workspaces.\n\n### 3. Run the Project\n\nTo start both the frontend and backend apps, use the following command:\n```bash\nnpm run dev\n```\n\nThe backend will run on http://localhost:3001.\nThe frontend (React app) will be available on the default React port (http://localhost:3000 or similar).\n\n\nLicense\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinodnextcoder%2Fmonorepo-turborepo-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvinodnextcoder%2Fmonorepo-turborepo-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinodnextcoder%2Fmonorepo-turborepo-app/lists"}