{"id":16992257,"url":"https://github.com/tf63/mubemath","last_synced_at":"2025-04-05T18:15:27.968Z","repository":{"id":252001150,"uuid":"838577208","full_name":"tf63/MUBEMATH","owner":"tf63","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-04T07:05:40.000Z","size":429,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-11T15:24:44.535Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://mubemath.vercel.app","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/tf63.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}},"created_at":"2024-08-05T23:55:31.000Z","updated_at":"2024-08-11T17:00:57.000Z","dependencies_parsed_at":"2024-08-07T03:42:33.826Z","dependency_job_id":"3a9a4c99-1e44-4028-87d1-81302bce8b2d","html_url":"https://github.com/tf63/MUBEMATH","commit_stats":null,"previous_names":["tf63/mubemath"],"tags_count":0,"template":false,"template_full_name":"tf63/turbo-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tf63%2FMUBEMATH","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tf63%2FMUBEMATH/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tf63%2FMUBEMATH/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tf63%2FMUBEMATH/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tf63","download_url":"https://codeload.github.com/tf63/MUBEMATH/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247378140,"owners_count":20929297,"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":[],"created_at":"2024-10-14T03:28:46.281Z","updated_at":"2025-04-05T18:15:27.944Z","avatar_url":"https://github.com/tf63.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Turborepo Template\n\nThis repository provides a monorepo setup for web frontend development (React 18, Next.js 14, Chrome extension)\n\n## Commands\n\n```\npnpm build       # Build the projects for production\npnpm dev         # Start the development server\npnpm lint        # Lint the JavaScript/TypeScript files (not apply changes)\npnpm lint:fix    # Lint the JavaScript/TypeScript files (apply changes)\npnpm test        # Run the unit test\npnpm test:watch  # Run the unit test in watch mode\npnpm test:ui     # Run the unit test with UI\npnpm test:e2e    # Run the end-to-end tests\npnpm test:e2e:ui # Run the end-to-end tests with UI\npnpm format      # Format the JavaScript/TypeScript files using Biome and other files using Prettier.\npnpm generate    # Generate a component from templates with plop\npnpm clean       # Remove build artifacts and other generated files\n```\n\n## DevTools\n\n| tool                                                      | description                                                                |\n| --------------------------------------------------------- | -------------------------------------------------------------------------- |\n| [turbo](https://turbo.build)                              | Monorepo build system that speeds up and optimizes the development process |\n| [pnpm](https://pnpm.io)                                   | Fast, disk space efficient package manager                                 |\n| [biome](https://biomejs.dev/)                             | Linter \u0026 formatter for JavaScript, TypeScript, and JSON files              |\n| [prettier](https://prettier.io/)                          | Formatter for various file types (Markdown, CSS, etc.)                     |\n| [husky](https://typicode.github.io/husky/)                | Tool for managing Git hooks easily                                         |\n| [lint-staged](https://github.com/lint-staged/lint-staged) | Runs linters on Git staged files, improving code quality before commits    |\n| [plop](https://plopjs.com/)                               | Micro-generator framework that helps create consistent project components  |\n| [vitest](https://vitest.dev/)                             | Testing framework for unit test                                            |\n| [playwright](https://playwright.dev/)                     | Testing framework for e2e test                                             |\n\n## Repositories\n\n### apps\n\n`apps` contains web applications.\nEach application in `apps/` only depends on packages within `packages/`, not on other applications.\n\n| repo             | description                                                                                                                                                                       |\n| ---------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| **next**         | [Next.js 14](https://nextjs.org/) (App Router) application with [Tailwind CSS](https://tailwindcss.com/)                                                                          |\n| **react**        | [React 18](https://react.dev/) application using [Vite](https://vitejs.dev/) for bundling and [Tailwind CSS](https://tailwindcss.com/)                                            |\n| **react-chrome** | Chrome Extension built with [React 18](https://react.dev/), using [CRX](https://crxjs.dev/vite-plugin/), [Vite](https://vitejs.dev/) and [Tailwind CSS](https://tailwindcss.com/) |\n| **storybook**    | [Storybook](https://storybook.js.org/) server                                                                                                                                     |\n\n### packages\n\n`packages` contains reusable UI components and configuration files.\n\n| repo                  | description                                                                       |\n| --------------------- | --------------------------------------------------------------------------------- |\n| **ui**                | Shared UI components library used across applications                             |\n| **config-tailwind**   | [Tailwind CSS](https://tailwindcss.com/) configuration shared across applications |\n| **config-typescript** | TypeScript configuration shared across applications                               |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftf63%2Fmubemath","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftf63%2Fmubemath","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftf63%2Fmubemath/lists"}