A desktop application (github pages) built with Tauri that generates sign-up codes. This lightweight and fast app allows you to create sign-up code.
- Generate QR codes instantly
- Simple and intuitive interface
- Cross-platform support
- Lightweight and efficient
Download the latest release from the GitHub Releases page.
-
Install dependencies:
npm install
-
Run development server:
npm run tauri dev
-
Build for production:
npm run tauri build