Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)