A PWA application using React, Vite, and Matrix. Using Tauri as a wrapper, while also allowing the application to run on the browser itself!
  • TypeScript 46.8%
  • CSS 32.7%
  • Rust 13.4%
  • HTML 7.1%
Find a file
2026-05-01 20:05:26 +02:00
.vscode Initial Commit 2026-05-01 20:00:21 +02:00
public Initial Commit 2026-05-01 20:00:21 +02:00
src Initial Commit 2026-05-01 20:00:21 +02:00
src-tauri Initial Commit 2026-05-01 20:00:21 +02:00
.gitignore Initial Commit 2026-05-01 20:00:21 +02:00
index.html Initial Commit 2026-05-01 20:00:21 +02:00
LICENSE Initial commit 2026-05-01 19:36:24 +02:00
package-lock.json Initial Commit 2026-05-01 20:00:21 +02:00
package.json Initial Commit 2026-05-01 20:00:21 +02:00
README.md Merge remote-tracking branch 'origin/master' 2026-05-01 20:05:26 +02:00
tsconfig.json Initial Commit 2026-05-01 20:00:21 +02:00
tsconfig.node.json Initial Commit 2026-05-01 20:00:21 +02:00
vite.config.ts Initial Commit 2026-05-01 20:00:21 +02:00

Valence

A PWA application using Matrix. Using Tauri as a wrapper, while also allowing the application to run on the browser itself!