{"id":18488302,"url":"https://github.com/n8jadams/tauri-typescript-react-boilerplate","last_synced_at":"2025-08-15T22:33:52.943Z","repository":{"id":40789127,"uuid":"268861963","full_name":"n8jadams/tauri-typescript-react-boilerplate","owner":"n8jadams","description":"A Tauri Typescript React Boilerplate that works out of the box.","archived":false,"fork":false,"pushed_at":"2021-09-05T02:18:56.000Z","size":1890,"stargazers_count":68,"open_issues_count":0,"forks_count":9,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T16:05:34.878Z","etag":null,"topics":["boilerplate","javascript","react","reactjs","rust","tauri","tauri-app","typescript"],"latest_commit_sha":null,"homepage":"","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/n8jadams.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}},"created_at":"2020-06-02T17:11:35.000Z","updated_at":"2024-07-28T16:48:21.000Z","dependencies_parsed_at":"2022-07-13T17:20:44.414Z","dependency_job_id":null,"html_url":"https://github.com/n8jadams/tauri-typescript-react-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n8jadams%2Ftauri-typescript-react-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n8jadams%2Ftauri-typescript-react-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n8jadams%2Ftauri-typescript-react-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n8jadams%2Ftauri-typescript-react-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/n8jadams","download_url":"https://codeload.github.com/n8jadams/tauri-typescript-react-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244566889,"owners_count":20473451,"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":["boilerplate","javascript","react","reactjs","rust","tauri","tauri-app","typescript"],"created_at":"2024-11-06T12:51:32.300Z","updated_at":"2025-03-20T06:56:57.854Z","avatar_url":"https://github.com/n8jadams.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# Tauri Typescript React Boilerplate\nA Tauri Typescript React Boilerplate that works out of the box.\n\n- [x] MacOS\n- [x] Windows 10\n- [x] Linux\n\n## Setup\nFollow the [Tauri setup docs](https://tauri.studio/docs/getting-started/intro/) in your platform to get everything set up for Tauri development, then run\n\n```bash\n$ yarn\n```\n\n### Note for MacOS users\nI had to do the following to get `node-gyp` to work...\n* Use homebrew to install `vips`, `cmake` and `poppler`: \n```bash\n$ brew install vips cmake \u0026\u0026 brew link --overwrite poppler\n```\n* [Compile and install OpenEXR.](https://github.com/AcademySoftwareFoundation/openexr/blob/master/INSTALL.md)\n\n### Note for Windows users\nI had to run `rustup default stable` to change the default rust toolchain from `gnu` to `msvc`.\n\n## Development\n\n```bash\n$ yarn dev\n```\n\nThere's an example app that shows a little bit of how you can communicate between the front end (Typescript/JS) and back end (Rust)\n\n## Build\n```bash\n$ yarn build\n```\nTauri will walk you through the rest.\n\n## Contributing\nFeel free to create an issue or PR. Just understand I don't have a ton of time to contribute to this, so I may not be the fastest at responding.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn8jadams%2Ftauri-typescript-react-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fn8jadams%2Ftauri-typescript-react-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn8jadams%2Ftauri-typescript-react-boilerplate/lists"}