name: tauri-ops description: Lifecycle management for MonARCH Store on CachyOS.
Instructions
- Validate: Always run the
checkalias (cargo check) insrc-tauri/before attempting a build. - Execute: Launch the development server using the
devalias (npm run tauri dev). - Verify: Check backend logs and confirm
cargo checkpasses.