{"id":16158905,"url":"https://github.com/markkos89/turbo-monorepo-template","last_synced_at":"2025-08-04T09:34:50.952Z","repository":{"id":192463441,"uuid":"686371928","full_name":"Markkos89/turbo-monorepo-template","owner":"Markkos89","description":"Next.js turbo monorepo. Dev experience oriented, using TypeScript 5.0 - Next.js 13.2 - React 18.2 - Tailwind CSS 3.3 - Storybook 7.0 - Testing Library -  Jest - Playwright - Lighthouse - ESLint - CommitLint - Prettier - pnpm - Turborepo - Github Actions","archived":false,"fork":false,"pushed_at":"2023-09-05T10:40:09.000Z","size":324,"stargazers_count":12,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-02T19:21:31.316Z","etag":null,"topics":["monorepo","nextjs","react","tailwindcss","turbo","typescript"],"latest_commit_sha":null,"homepage":"https://turbo-monorepo-template-website-ssr.vercel.app","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/Markkos89.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-09-02T15:12:08.000Z","updated_at":"2025-01-14T10:42:06.000Z","dependencies_parsed_at":"2024-10-27T19:14:55.668Z","dependency_job_id":"bef3f7ca-4cdf-413c-a6f0-688febce6e4f","html_url":"https://github.com/Markkos89/turbo-monorepo-template","commit_stats":null,"previous_names":["markkos89/turbo-monorepo-template"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/Markkos89/turbo-monorepo-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Markkos89%2Fturbo-monorepo-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Markkos89%2Fturbo-monorepo-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Markkos89%2Fturbo-monorepo-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Markkos89%2Fturbo-monorepo-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Markkos89","download_url":"https://codeload.github.com/Markkos89/turbo-monorepo-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Markkos89%2Fturbo-monorepo-template/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268675610,"owners_count":24288311,"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","status":"online","status_checked_at":"2025-08-04T02:00:09.867Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["monorepo","nextjs","react","tailwindcss","turbo","typescript"],"created_at":"2024-10-10T01:55:25.464Z","updated_at":"2025-08-04T09:34:50.905Z","avatar_url":"https://github.com/Markkos89.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Next.js \u0026 Tailwind CSS Monorepo Template\n\nThis is a monorepo template using:\n\n- 📏 [TypeScript 5.0](https://www.typescriptlang.org/)\n- ⚡️ [Next.js 13.2](https://nextjs.org/)\n- ⚛️ [React 18.2](https://reactjs.org/)\n- 🌬️ [Tailwind CSS 3.3](https://tailwindcss.com/)\n- 📕 [Storybook 7.0](https://storybook.js.org/)\n- 🧪 [Testing Library](https://testing-library.com/)\n- 🃏 [Jest](https://jestjs.io/)\n- 🎭 [Playwright](https://playwright.dev/)\n- 💡 [Lighthouse](https://developer.chrome.com/docs/lighthouse/)\n- 🧹 [ESLint](https://eslint.org/)\n- 🤖 [CommitLint](https://commitlint.js.org/)\n- 💖 [Prettier](https://prettier.io/)\n- 📦 [pnpm](https://pnpm.io/)\n- 🏎️ [Turborepo](https://turbo.build/repo)\n- 👷 [Github Actions](https://github.com/features/actions)\n\n## What's inside?\n\nThis monorepo includes a few apps and packages.\n\n### Apps and Packages\n\n- `apps/website-ssr`: a Next.js app with Tailwind CSS\n- `apps/website`: another Next.js app with Tailwind CSS\n- `packages/ui`: a stub React component library with Tailwind CSS, shared by both `website-ssr` and `website` apps\n- `packages/utils`: utilities shared by both `website-ssr` and `website` apps\n- `packages/eslint-config-custom`: shared ESLint configuration\n- `packages/jest-config`: shared Jest configuration\n- `packages/lighthouse-config`: shared Lighthouse configuration\n- `packages/next-config`: shared Next.js configuration\n- `packages/playwright-config`: shared Playwright configuration\n- `packages/storybook-config`: shared Storybook configuration\n- `packages/tailwindcss-config`: shared Tailwind CSS configuration\n- `packages/typescript-config`: shared `tsconfig.json` files\n\n## Using this template\n\nRun the following command:\n\n```\nnpx degit markkos89/turbo-monorepo-template my-monorepo\ncd my-monorepo\npnpm install\n```\n\n### Develop Next.js\n\nIf you want to start `apps/website-ssr` and `apps/website` in development mode, and watch for changes in `packages/ui`, run at the root:\n\n```\npnpm dev\n```\n\n### Build Next.js\n\nIf you want to build `apps/website-ssr` and `apps/website` for production, run at the root:\n\n```\npnpm build\n```\n\nIf you want to see an analysis of the generated bundles, specify the `ANALYZE` environment variable:\n\n```\nANALYZE=true pnpm build\n```\n\n### Preview Next.js\n\nIf you want to preview production builds of `apps/website-ssr` and `apps/website`, run at the root:\n\n```\npnpm start\n```\n\n### Develop Storybook\n\nIf you want to start all Storybook projects in development mode, run at the root:\n\n```\npnpm storybook:dev\n```\n\n### Develop Storybook\n\nIf you want to build all Storybook projects, run at the root:\n\n```\npnpm storybook:build\n```\n\n### Unit tests\n\nIf you want to run unit tests for all projects, run at the root:\n\n```\npnpm test:unit\n```\n\n### End-to-end tests\n\nIf you want to run e2e tests for all projects, run at the root:\n\n```\npnpm test:e2e\n```\n\n### Lint\n\nIf you want to run linting for all projects, run at the root:\n\n```\npnpm lint\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkkos89%2Fturbo-monorepo-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkkos89%2Fturbo-monorepo-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkkos89%2Fturbo-monorepo-template/lists"}