{"id":17962888,"url":"https://github.com/marcincodes/taurine","last_synced_at":"2025-03-25T04:32:42.226Z","repository":{"id":153550539,"uuid":"549631322","full_name":"marcincodes/taurine","owner":"marcincodes","description":"Tauri + Node.js stater - electron alternative packed with some goodies","archived":false,"fork":false,"pushed_at":"2024-04-14T01:36:14.000Z","size":262,"stargazers_count":132,"open_issues_count":6,"forks_count":9,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-04-14T16:52:13.114Z","etag":null,"topics":["desktop-app","nodejs","tauri"],"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/marcincodes.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}},"created_at":"2022-10-11T13:43:46.000Z","updated_at":"2024-04-10T14:23:56.000Z","dependencies_parsed_at":"2023-05-19T11:30:39.814Z","dependency_job_id":null,"html_url":"https://github.com/marcincodes/taurine","commit_stats":null,"previous_names":["marcincodes/taurine"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcincodes%2Ftaurine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcincodes%2Ftaurine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcincodes%2Ftaurine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcincodes%2Ftaurine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcincodes","download_url":"https://codeload.github.com/marcincodes/taurine/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222035692,"owners_count":16919925,"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":["desktop-app","nodejs","tauri"],"created_at":"2024-10-29T11:21:07.013Z","updated_at":"2024-10-29T11:21:07.543Z","avatar_url":"https://github.com/marcincodes.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Taurine - Tauri + Node.js stater - Electron alternative\n\n[Tauri](https://tauri.app/) is a framework for building tiny, blazing fast binaries for all major desktop platforms. With Node.js which you are familiar it's great alternative for [Electron](https://www.electronjs.org/).\n\nNode.js is packed with your server code to single binary using [pkg](https://github.com/vercel/pkg) and then run using Tauri sidecar feature.\n\n\u003e NOTE ⚠️\n\u003e This starter **isn't** production ready and probably won't work on every platform. Also Tauri is **not recommending** using localhost protocol that is used here. For security reasons use tauri custom protocol.\n\n\n![Taurine demo](https://marcin.page/images/taurine-demo.gif)\n\n## Features\n\n- ⚛️ React\n- ⚡️ Vite\n- 🔒 Typescript\n- 🚀 Fastify\n- 📦 tRPC\n\n## Running\n\nClone the project\n\n```bash\n  git clone https://link-to-project my-project-name\n```\n\nGo to the project directory\n\n```bash\n  cd my-project-name\n```\n\nInstall dependencies\n\n```bash\n  pnpm install\n```\n\nStart the server for development\n\n```bash\n  pnpm tauri dev\n```\n\nBuilding application\n\n```bash\n  pnpm tauri build\n```\n\n## Comparison with [Electron](https://www.electronjs.org/)\n\n| Bundle       | Taurine  | Electron (electron-quick-start[1]) |\n| :----------- | :------- | :--------------------------------- |\n| `dmg` (size) | `21.6mb` | --                                 |\n| `app` (size) | `63mb`   | `205mb`                            |\n\n[1] Barebone Electron application from [electron-quick-start](https://github.com/electron/electron-quick-start) repo\n\n## Known Issues\n\n- [ ] After change on server window needs to close and re-open again\n- [ ] Building supports only platform that is running on\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcincodes%2Ftaurine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcincodes%2Ftaurine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcincodes%2Ftaurine/lists"}