Skip to content

manafishrov/app

Repository files navigation

Manafish App

Make sure to have Bun and Rust installed.

Install the dependencies with:

bun install

Build

To build the app and create an executable file, run:

bun run tauri build

Development Setup

Start the app in development mode with:

bun run tauri dev

License

This project is licensed under the GNU Affero General Public License v3.0 or later - see the LICENSE file for details.