React ts template for wails3 that demostrated tray icon and hotkey summoning.
- Clickng on an image in the tree should just render the imagem instead of loading the editor.
- Sidebar tree should be scrollable.
-
Technology Stack:
- Wails3 - Latest development version of the Wails framework
- React 18 - Utilizing cutting-edge React features and Hooks
- TypeScript - Ensuring type safety and enhancing development experience
- Vite - Modern frontend build tool for lightning-fast development
-
Internationalization Support:
- Integrated i18next for multilingual capabilities
- Supports toggling between Chinese and English
- Extensible language configuration
-
UI/UX:
- Contemporary UI design
- Responsive layout
- Dark/Light theme switching
-
Development Experience:
- Hot reload support
- TypeScript type checking
- ESLint + Prettier code standardization
- Real-time preview in development mode
-
Packaging and Deployment:
- One-click build for Windows executables
- Automated build pipeline
- Volume optimization
-
Security Features:
- Secure inter-process communication
- Encrypted data storage
- Application integrity verification
-
Install wails3
go install -v github.com/wailsapp/wails/v3/cmd/wails3@latest
-
Run wails3
wails3 dev
-
Building Your Application
wails3 build