Skip to content

onlivfe/app_rs

Onlivfe app_rs

A rust-native onlivfe app built using tauri and leptos, working as a more ugly alternative to the VRPeeps app that's built with Angular & tauri.

Also note that the license is AGPL.

Development

Basic requirements:

Building

Start off by cloning the project with git.

git clone https://github.com/onlivfe/app_rs

Then open the project folder in your terminal, & run cargo tauri dev for the whole build, or trunk serve for just the UI. Then get to hacking, & optionally replace the dependency in other projects by overriding dependencies.