Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atilafassina/workshop-wts
workshop for wts.sh
https://github.com/atilafassina/workshop-wts
Last synced: 1 day ago
JSON representation
workshop for wts.sh
- Host: GitHub
- URL: https://github.com/atilafassina/workshop-wts
- Owner: atilafassina
- Created: 2024-09-12T11:00:24.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-12T15:22:20.000Z (4 months ago)
- Last Synced: 2025-01-13T02:06:39.534Z (5 days ago)
- Language: TypeScript
- Homepage:
- Size: 427 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tauri: Build, Debug, and Ship a Desktop App with Web Tech
This template should help get you started developing with Tauri, Solid and Typescript in Vite.
## Required System Setup
- [Rust `v1.81.9`](https://www.rust-lang.org/tools/install)
- [Node.js `v20`](https://github.com/Schniz/fnm) (with Fast Node Manager)
- [pnpm `v9`](https://pnpm.io)## Recomended Setup
- [VS Code](https://code.visualstudio.com/)
- [Tauri](https://marketplace.visualstudio.com/items?itemName=tauri-apps.tauri-vscode)
- [rust-analyzer](https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer)