{"id":25488405,"url":"https://github.com/nobu-sh/typescript-rust-turbo","last_synced_at":"2026-04-11T14:04:25.312Z","repository":{"id":226774629,"uuid":"769608501","full_name":"nobu-sh/typescript-rust-turbo","owner":"nobu-sh","description":"Typescript, Rust, Turborepo, Yarn Quickstart Boilerplate","archived":false,"fork":false,"pushed_at":"2024-03-11T17:10:21.000Z","size":1114,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-18T21:34:51.431Z","etag":null,"topics":["napi","napi-rs","nextjs","rust","turborepo","typescript","yarn"],"latest_commit_sha":null,"homepage":"","language":"Handlebars","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/nobu-sh.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,"zenodo":null}},"created_at":"2024-03-09T15:00:29.000Z","updated_at":"2025-01-10T20:41:51.000Z","dependencies_parsed_at":"2025-05-18T21:41:04.357Z","dependency_job_id":null,"html_url":"https://github.com/nobu-sh/typescript-rust-turbo","commit_stats":null,"previous_names":["nobu-sh/typescript-rust-turbo"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/nobu-sh/typescript-rust-turbo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nobu-sh%2Ftypescript-rust-turbo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nobu-sh%2Ftypescript-rust-turbo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nobu-sh%2Ftypescript-rust-turbo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nobu-sh%2Ftypescript-rust-turbo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nobu-sh","download_url":"https://codeload.github.com/nobu-sh/typescript-rust-turbo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nobu-sh%2Ftypescript-rust-turbo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269893013,"owners_count":24492027,"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-11T02:00:10.019Z","response_time":75,"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":["napi","napi-rs","nextjs","rust","turborepo","typescript","yarn"],"created_at":"2025-02-18T20:51:52.008Z","updated_at":"2025-12-30T21:47:54.481Z","avatar_url":"https://github.com/nobu-sh.png","language":"Handlebars","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Typescript Rust Turbo Boilerplate\n\nA quickstart boilerplate for a [Turbo](https://turbo.build/) monorepo with [Yarn Berry](https://yarnpkg.com). I originally made this template for [SerenityJS](https://github.com/SerenityJS/serenity). We needed a centralized solution where we could keep packages made in [TypeScript](https://www.typescriptlang.org/) and packages made in [Rust](https://www.rust-lang.org/) using [napi-rs](https://napi.rs/) to expose node engine binaries.\n\nInstead of the traditional `/apps` directory we only needed [launcher](./launcher) and [docs](./docs) app so we kept them in the root. This should be relatively easy to change back if you fancy that more.\n\n## Prerequisites\n\nBefore you begin, ensure that you have the following tools installed on your system:\n\n- [Yarn](https://classic.yarnpkg.com/lang/en/docs/install/#windows-stable) - Package manager of choice.\n- [Node](https://nodejs.org/en) - Version ^20 recommended.\n\n## Usage\n\n1. Clone the repository:\n```bash\ngit clone https://github.com/nobu-sh/typescript-rust-turbo.git\n```\n\n2. Open the project in VSCode using the `typescript-rust-turbo.code-workspace` file located in the [.vscode](./.vscode) directory.\n\n3. In the [root directory](./) and run `yarn` to install and link all workspace dependencies.\n\n4. GLHF...\n\n## Creating a new Package.\n\nThis has been made relatively simple. Running `yarn new` in the project root will take you through a setup powered by [Turbo Generators](https://turbo.build/repo/docs/core-concepts/monorepos/code-generation).\n\n## Vercel Remote Caching\n\nTurborepo can use a technique known as [Remote Caching](https://turbo.build/repo/docs/core-concepts/remote-caching) to share cache artifacts across machines, enabling you to share build caches with your team and CI/CD pipelines.\n\nLogin to your [Vercel](https://vercel.com) account by running:\n\n```bash\nnpx turbo login\n```\n\nThen link the project by running:\n\n```bash\nnpx turbo link\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnobu-sh%2Ftypescript-rust-turbo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnobu-sh%2Ftypescript-rust-turbo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnobu-sh%2Ftypescript-rust-turbo/lists"}