No description
  • Rust 37.6%
  • Python 30.1%
  • TypeScript 21.2%
  • CSS 10.5%
  • HTML 0.6%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2025-09-08 01:58:55 -03:00
.github/workflows Add Node.js setup and frontend dependencies installation 2025-09-08 00:41:48 -03:00
.vscode first commit 2025-09-07 23:53:49 -03:00
config first commit 2025-09-07 23:53:49 -03:00
data first commit 2025-09-07 23:53:49 -03:00
src refactor: comment out unused UpdaterPage import and route in main.tsx 2025-09-08 01:41:39 -03:00
src-tauri fix: update requirements URL and add resource paths in tauri configuration 2025-09-08 01:58:55 -03:00
.gitignore first commit 2025-09-07 23:53:49 -03:00
index.html first commit 2025-09-07 23:53:49 -03:00
package.json first commit 2025-09-07 23:53:49 -03:00
README.md first commit 2025-09-07 23:53:49 -03:00
requirements.txt feat: add initial requirements file with necessary dependencies 2025-09-08 00:37:37 -03:00
tsconfig.json first commit 2025-09-07 23:53:49 -03:00
vite.config.ts first commit 2025-09-07 23:53:49 -03:00
yarn.lock first commit 2025-09-07 23:53:49 -03:00

Tauri + Vanilla TS

This template should help get you started developing with Tauri in vanilla HTML, CSS and Typescript.