{"id":19300471,"url":"https://github.com/rubriclab/rubric","last_synced_at":"2025-04-19T17:24:53.746Z","repository":{"id":190436051,"uuid":"645375849","full_name":"RubricLab/rubric","owner":"RubricLab","description":"Monorepo for Rubric resources","archived":false,"fork":false,"pushed_at":"2025-02-19T20:35:00.000Z","size":8119,"stargazers_count":12,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-19T21:29:21.066Z","etag":null,"topics":["monorepo","turborepo"],"latest_commit_sha":null,"homepage":"https://rubriclab.com","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RubricLab.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":"2023-05-25T14:08:30.000Z","updated_at":"2025-02-19T20:35:04.000Z","dependencies_parsed_at":"2024-06-21T05:43:49.351Z","dependency_job_id":"660a8ff7-acde-4421-b2fb-6c338041adf2","html_url":"https://github.com/RubricLab/rubric","commit_stats":null,"previous_names":["rubriclab/rubric"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RubricLab%2Frubric","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RubricLab%2Frubric/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RubricLab%2Frubric/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RubricLab%2Frubric/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RubricLab","download_url":"https://codeload.github.com/RubricLab/rubric/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240402308,"owners_count":19795700,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["monorepo","turborepo"],"created_at":"2024-11-09T23:14:51.913Z","updated_at":"2025-02-24T01:26:32.969Z","avatar_url":"https://github.com/RubricLab.png","language":null,"readme":"# Rubric Monorepo\n\n### Home of Rubric Labs\n\nThis repo contains Rubric's, UI library, docs, and code config.\n\nThis makes it easier to\n\n- Share code across projects\n- Coordinate global style changes with a single PR\n- Skip common setup in new projects: Tailwind, ESLint, Typescript, etc.\n\n## What's inside?\n\nThis monorepo includes the following packages/apps:\n\n### Apps and Packages\n\n- `docs`: a [Next.js](https://nextjs.org/) app\n- `ui`: a stub React component library used by `docs` application\n- `@rubriclab/eslint-config`: `eslint` configurations (includes `eslint-config-next` and `eslint-config-prettier`)\n- `tsconfig`: `tsconfig.json`s used throughout the monorepo\n- `tailwind-config`: `tailwind.config.js` used throughout the monorepo\n\nEach package/app is 100% [Typescript](https://www.typescriptlang.org/).\n\n### Utilities\n\nThis Turborepo has some additional tools already setup for you:\n\n- [Typescript](https://www.typescriptlang.org/) for static type checking\n- [ESLint](https://eslint.org/) for code linting\n- [Prettier](https://prettier.io) for code formatting\n\n### Build\n\nTo build all apps and packages, run the following command:\n\n```sh\nbun build\n```\n\n### Develop\n\nTo develop all apps and packages, run the following command:\n\n```sh\nbun dev\n```\n\nTo develop a subrepo, run:\n\n```sh\ncd apps/[subrepo_name]\nbun run dev\n```\n\nTo add a dependency to a subrepo, run:\n\n```sh\ncd apps/[subrepo_name]\nbun i dependency\n```\n\nTo add a global dependency, run:\n\n```sh\nbun add -W dependency\n```\n\n### Remote Caching\n\nTurborepo can use a technique known as [Remote Caching](https://turbo.build/repo/docs/core-concepts/remote-caching) to share build artifacts across machines, enabling you to share build caches with your team and CI/CD pipelines.\n\nBy default, Turborepo will cache locally. Remote Caching has also been configured with Vercel by running:\n\n```sh\nnpx turbo login\nnpx turbo link\n```\n\n## Useful Links\n\nLearn more about the power of Turborepo:\n\n- [Tasks](https://turbo.build/repo/docs/core-concepts/monorepos/running-tasks)\n- [Caching](https://turbo.build/repo/docs/core-concepts/caching)\n- [Remote Caching](https://turbo.build/repo/docs/core-concepts/remote-caching)\n- [Filtering](https://turbo.build/repo/docs/core-concepts/monorepos/filtering)\n- [Configuration Options](https://turbo.build/repo/docs/reference/configuration)\n- [CLI Usage](https://turbo.build/repo/docs/reference/command-line-reference)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubriclab%2Frubric","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frubriclab%2Frubric","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubriclab%2Frubric/lists"}