Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/HuakunShen/tauri-astro-template
https://github.com/HuakunShen/tauri-astro-template
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/HuakunShen/tauri-astro-template
- Owner: HuakunShen
- Created: 2024-05-11T13:24:57.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-15T10:14:37.000Z (6 months ago)
- Last Synced: 2024-05-20T05:01:36.943Z (6 months ago)
- Language: Rust
- Size: 694 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-tauri - tauri-astro-template - Astro template (Getting Started / Templates)
README
# tauri-astro-template
This is a template for a Tauri application that uses the [astro](https://astro.build) static site generator.
## Branches
- `main`: the main branch contains a completely empty Astro project + Tauri v1 with zero setup
- `v2`: you can find the the tauri-astro template with Tauri v2 (currently in beta)
- `shadcn-vue`: you can find the the tauri-astro template with TailwindCSS + Vue.js + shadcn-vue
- `v2-shadcn-vue`: Tauri v2 (beta) + astro + TailwindCSS + Vue.js + shadcn-vueIf you want to use react with shadcn, you can add react and shadcn for react. I didn't make another branch for that.