Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 938 Bytes

File metadata and controls

24 lines (15 loc) · 938 Bytes

Hydrogen

Hydrogen is the desktop application for Geplauder, built with tauri studio.

For more information on Geplauder, click here.

Usage

To configure this project, copy the .env.example to .env.local and set the proper backend base url.

Commands

Command Description
npm i Install dependencies
npm run tauri dev Start application development mode, reloads automatically
npm run tauri build Build the application

Disclaimer

This project is under heavy development and not suitable for production. It may contain severe security vulnerabilities.

License

GNU General Public License v3 (GPL-3) unless otherwise stated.