{"id":18107114,"url":"https://github.com/ar10dev/tauri-solid-ts-tailwind-vite","last_synced_at":"2025-04-05T07:02:49.144Z","repository":{"id":37324029,"uuid":"420092493","full_name":"AR10Dev/tauri-solid-ts-tailwind-vite","owner":"AR10Dev","description":"Tauri + Solid + Tailwind CSS + TypeScript + Vite + ESLint + Prettier Starter template","archived":false,"fork":false,"pushed_at":"2025-04-03T14:37:03.000Z","size":4130,"stargazers_count":149,"open_issues_count":0,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-03T15:38:52.486Z","etag":null,"topics":["eslint","prettier","rust","solidjs","starter-template","tailwindcss","tauri","tauri-app","tauri-starter","template","typescript","vitejs"],"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/AR10Dev.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}},"created_at":"2021-10-22T12:35:57.000Z","updated_at":"2025-04-03T14:37:07.000Z","dependencies_parsed_at":"2023-10-02T23:57:48.081Z","dependency_job_id":"5d45b62f-cc19-4ea5-95d1-69041a10a345","html_url":"https://github.com/AR10Dev/tauri-solid-ts-tailwind-vite","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/AR10Dev%2Ftauri-solid-ts-tailwind-vite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AR10Dev%2Ftauri-solid-ts-tailwind-vite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AR10Dev%2Ftauri-solid-ts-tailwind-vite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AR10Dev%2Ftauri-solid-ts-tailwind-vite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AR10Dev","download_url":"https://codeload.github.com/AR10Dev/tauri-solid-ts-tailwind-vite/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247299831,"owners_count":20916190,"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":["eslint","prettier","rust","solidjs","starter-template","tailwindcss","tauri","tauri-app","tauri-starter","template","typescript","vitejs"],"created_at":"2024-10-31T23:09:22.822Z","updated_at":"2025-04-05T07:02:49.114Z","avatar_url":"https://github.com/AR10Dev.png","language":"TypeScript","readme":"# [Tauri](https://tauri.app) + [Solid](https://solidjs.com) + [Tailwind CSS](https://tailwindcss.com) + [TypeScript](https://typescriptlang.org) + [Vite](https://vitejs.dev) Starter\n\n[//]:[![Stars](https://img.shields.io/github/stars/AR10Dev/tauri-solid-ts-tailwind-vite?style=social)](https://github.com/AR10Dev/tauri-solid-ts-tailwind-vite)\n[![Rust](https://img.shields.io/badge/Rust-black?style=for-the-badge\u0026logo=rust\u0026logoColor=#E57324)](https://github.com/AR10Dev/tauri-solid-ts-tailwind-vite)\n[![Typescript](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge\u0026logo=typescript\u0026logoColor=white)](https://github.com/AR10Dev/tauri-solid-ts-tailwind-vite)\n[![Solid JS](https://img.shields.io/badge/SolidJS-2C4F7C?style=for-the-badge\u0026logo=solid\u0026logoColor=white)](https://github.com/AR10Dev/tauri-solid-ts-tailwind-vite)\n[![Tailwind CSS](https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=for-the-badge\u0026logo=tailwind-css\u0026logoColor=white)](https://github.com/AR10Dev/tauri-solid-ts-tailwind-vite)\n[![Vite](https://img.shields.io/badge/Vite-646CFF?style=for-the-badge\u0026logo=vite\u0026logoColor=white)](https://github.com/AR10Dev/tauri-solid-ts-tailwind-vite)\n[![Tauri](https://img.shields.io/badge/Tauri-24C8D8?style=for-the-badge\u0026logo=tauri\u0026logoColor=white)](https://github.com/AR10Dev/tauri-solid-ts-tailwind-vite)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg?style=for-the-badge)](https://github.com/AR10Dev/tauri-solid-ts-tailwind-vite)\n\nA starter template for [Tauri](https://tauri.app) + [Solid](https://solidjs.com) App that comes preconfigured with [Vite](https://vitejs.dev),\n[TypeScript](https://typescriptlang.org), [Tailwind CSS](https://tailwindcss.com), [ESLint](https://eslint.org), [Prettier](https://prettier.io) and HMR (Hot Module Replacement).\n\n## Features\n\n- 🤩 [Tauri](https://tauri.app) - Build smaller, faster, and more secure desktop and mobile applications with a web frontend.\n\n- ⚡️ [Solid](https://solidjs.com) \u0026 [Vite](https://vitejs.dev) - Simple and performant reactivity for building user interfaces.\n\n- 🎨 [Tailwind CSS](https://tailwindcss.com) - A utility-first CSS framework for rapid UI development.\n\n- 💪 [TypeScript](https://typescriptlang.org) - it's JavaScript with syntax for types.\n\n- 👌 [ESLint](https://eslint.org) + [Prettier](https://prettier.io) - ESLint find problems in your code and Prettier format your code for an easy life.\n\n\u003cbr\u003e\n\n## Getting started\n\n### GitHub Template\n\n[Create a repo from this template on GitHub](https://github.com/AR10Dev/tauri-solid-ts-tailwind-vite/generate)\n\n### Clone to local\n\nIf you prefer to do it manually with the cleaner git history\n\n```bash\nnpx degit AR10Dev/tauri-solid-ts-tailwind-vite my-app # or bunx degit AR10Dev/tauri-solid-ts-tailwind-vite my-app\ncd my-app\nnpm install # or pnpm install or yarn install or bun install\n```\n\n### Note\nFor use Tauri you need to Setup your environment following this [guide](https://tauri.app/start/prerequisites/)\n\n## Checklist\n\nWhen you use this template, follow the checklist to update your info properly\n\n- [ ] Rename `name`, `version` and `author` field in `package.json`\n- [ ] Rename `name`, `version`, `description`, `authors` and `repository` field in `src-tauri/Cargo.toml`\n- [ ] Change the author name in `LICENSE`\n- [ ] Clean up the READMEs\n- [ ] Optional: Remove the `.github` folder which contains the github action for cross compilation\n- [ ] Optional: Remove the `.devcontainer` folder which contains the devcontainer for VSCode\n- [ ] Enjoy 😉\n\n## Usage\n\n### Development\n\n```bash\nnpm run dev:tauri # or pnpm dev:tauri or yarn dev:tauri or bun dev:tauri\n```\n\nRuns the app in the development mode.\u003cbr\u003e\n\nThe first time you run this command, it will take several minutes for the Rust package manager to download and build all the required packages. Since they are cached, subsequent builds will be much faster, as only your code will need rebuilding.\u003cbr\u003e\n\nIf you make edits to the page in the webview, it should update automatically, just like a browser would reload. When you make edits to the Rust files, they will be rebuilt automatically, and your app will restart.\u003cbr\u003e\n\n### Build\n\n```bash\nnpm run build:tauri # or pnpm build:tauri or yarn build:tauri or bun build:tauri\n```\n\nBuilds Solid to the `dist` folder and after will embed it into a single binary with your Rust code.\u003cbr\u003e\nThe binary itself will be located in `src-tauri/target/release/[app name]`, and installers will be located in `src-tauri/target/release/bundle/`\u003cbr\u003e\n\nLike the `dev:tauri` command, the first time you run this, it will take some time to collect the Rust crates and build everything, but on subsequent runs, it will only need to rebuild your code, which is much quicker.\u003cbr\u003e\n\nIt correctly bundles Solid in production mode and optimizes the binary for the best performance.\u003cbr\u003e\n\n🎉 Congratulations, your app is ready to be release!\n\n## Custom App Icon\nTo generate your custom app icon you can follow this [guide](https://tauri.app/reference/cli/#icon).\u003cbr\u003e\nYour new app icons will be located in `src-tauri/icons/` and remeber to update the `icon` field in `src-tauri/tauri.conf.json` with all your new icon path names.\u003cbr\u003e\n\n## Customize the tauri.conf.json\n\nTo modify and personalize your app, you need to edit `src-tauri/tauri.conf.json` by following this [guide](https://tauri.app/develop/configuration-files/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Far10dev%2Ftauri-solid-ts-tailwind-vite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Far10dev%2Ftauri-solid-ts-tailwind-vite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Far10dev%2Ftauri-solid-ts-tailwind-vite/lists"}