{"id":15878765,"url":"https://github.com/alejandronanez/npm-workspaces","last_synced_at":"2026-04-13T21:31:33.932Z","repository":{"id":56814237,"uuid":"525941967","full_name":"alejandronanez/npm-workspaces","owner":"alejandronanez","description":"Egghead.io course material - NPM Workspaces","archived":false,"fork":false,"pushed_at":"2022-08-17T20:25:52.000Z","size":160,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-09T23:39:34.907Z","etag":null,"topics":["egghead-io","monorepo","nextjs","npm-workspaces","tsup","vitejs"],"latest_commit_sha":null,"homepage":"","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/alejandronanez.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}},"created_at":"2022-08-17T20:20:35.000Z","updated_at":"2023-03-04T05:22:42.000Z","dependencies_parsed_at":"2022-08-18T04:10:12.822Z","dependency_job_id":null,"html_url":"https://github.com/alejandronanez/npm-workspaces","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alejandronanez/npm-workspaces","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alejandronanez%2Fnpm-workspaces","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alejandronanez%2Fnpm-workspaces/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alejandronanez%2Fnpm-workspaces/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alejandronanez%2Fnpm-workspaces/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alejandronanez","download_url":"https://codeload.github.com/alejandronanez/npm-workspaces/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alejandronanez%2Fnpm-workspaces/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31771807,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T20:17:16.280Z","status":"ssl_error","status_checked_at":"2026-04-13T20:17:08.216Z","response_time":93,"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":["egghead-io","monorepo","nextjs","npm-workspaces","tsup","vitejs"],"created_at":"2024-10-06T02:41:46.087Z","updated_at":"2026-04-13T21:31:33.914Z","avatar_url":"https://github.com/alejandronanez.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introduction to Monorepos with NPM Workspaces\n\nCourse material for the **Introduction to Monorepos with NPM Workspaces** course on Egghead.io - [Course link](https://egghead.io/courses/introduction-to-monorepos-with-npm-workspaces-c03f500b)\n\n## Available commands\n\n```shell\nnpm run dev # run all the 3 development servers\nnpm run check # run all quality checks\nnpm run dev:utils # run the dev server for the utils package\nnpm run dev:blog # run the dev server for the blog package\nnpm run dev:dashboard # run the dev server for the dashboard package\nnpm run test:utils # run the tests for the utils package\nnpm run test:blog # run the tests for the blog package\nnpm run test:dashboard # run the tests for the dashboard package\nnpm run typecheck:utils  # run the typechecker for the utils package\nnpm run typecheck:blog # run the typechecker for the blog package\nnpm run typecheck:dashboard # run the typechecker for the dashboard package\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falejandronanez%2Fnpm-workspaces","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falejandronanez%2Fnpm-workspaces","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falejandronanez%2Fnpm-workspaces/lists"}