{"id":21849949,"url":"https://github.com/tejastn10/mint","last_synced_at":"2025-10-08T11:30:31.143Z","repository":{"id":161162234,"uuid":"543383841","full_name":"tejastn10/mint","owner":"tejastn10","description":"Turborepo template for React and Node Server","archived":false,"fork":false,"pushed_at":"2023-10-05T17:30:36.000Z","size":512,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-28T00:15:19.699Z","etag":null,"topics":["fastify","nodejs","react","typescript","vite"],"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/tejastn10.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}},"created_at":"2022-09-30T01:24:04.000Z","updated_at":"2023-03-09T01:24:32.000Z","dependencies_parsed_at":"2023-06-01T07:46:40.879Z","dependency_job_id":null,"html_url":"https://github.com/tejastn10/mint","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tejastn10%2Fmint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tejastn10%2Fmint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tejastn10%2Fmint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tejastn10%2Fmint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tejastn10","download_url":"https://codeload.github.com/tejastn10/mint/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235706038,"owners_count":19032598,"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":["fastify","nodejs","react","typescript","vite"],"created_at":"2024-11-28T00:15:29.372Z","updated_at":"2025-10-08T11:30:25.767Z","avatar_url":"https://github.com/tejastn10.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Turborepo template starter with NPM\n\nThis is a starter turborepo for react front-end and node back-end.\n\n## What's inside?\n\nThis turborepo uses [NPM](https://www.npmjs.com/) as a package manager. It includes the following packages/apps:\n\n### Apps and Packages\n\n- `client`: React app made with vite\n- `server`: Fastify node server\n- `config`: `eslint` configurations (includes `eslint-config-next` and `eslint-config-prettier`)\n- `tsconfig`: `tsconfig.json`s used throughout the monorepo\n- `log`: Common logger with color coding\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## Setup\n\nThis repository is used in the `npx create-turbo@latest` command, and selected when choosing which package manager you wish to use with your monorepo (NPM).\n\n### Build\n\nTo build all apps and packages, run the following command:\n\n```bash\ncd mint\nnpm run build\n```\n\n### Develop\n\nTo develop all apps and packages, run the following command:\n\n```bash\ncd mint\nnpm run dev\n```\n\n### Remote Caching\n\nTurborepo can use a technique known as [Remote Caching (Beta)](https://turborepo.org/docs/features/remote-caching) to share cache artifacts across machines, enabling you to share build caches with your team and CI/CD pipelines.\n\nBy default, Turborepo will cache locally. To enable Remote Caching (Beta) you will need an account with Vercel. If you don't have an account you can [create one](https://vercel.com/signup), then enter the following commands:\n\n```bash\ncd mint\nnpx turbo login\n```\n\nThis will authenticate the Turborepo CLI with your [Vercel account](https://vercel.com/docs/concepts/personal-accounts/overview).\n\nNext, you can link your Turborepo to your Remote Cache by running the following command from the root of your turborepo:\n\n```bash\nnpx turbo link\n```\n\n## Useful Links\n\nLearn more about the power of Turborepo:\n\n- [Pipelines](https://turborepo.org/docs/features/pipelines)\n- [Caching](https://turborepo.org/docs/features/caching)\n- [Remote Caching (Beta)](https://turborepo.org/docs/features/remote-caching)\n- [Scoped Tasks](https://turborepo.org/docs/features/scopes)\n- [Configuration Options](https://turborepo.org/docs/reference/configuration)\n- [CLI Usage](https://turborepo.org/docs/reference/command-line-reference)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftejastn10%2Fmint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftejastn10%2Fmint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftejastn10%2Fmint/lists"}