DEV Community

Jin Gong
Jin Gong

Posted on

Vue 3 + Wails3 Template Build Native Desktop Apps with Go and Web Tech

I recently built and open-sourced a Wails3 + Vue3 starter template to make it easier for developers to build native-feeling desktop apps using Go on the backend and React on the frontend.

GitHub Repo:https://github.com/JinGongX/SuiDemo?tab=readme-ov-file#english

🌍 A Wails v3-based desktop application template with i18n, dark mode, and SQLite integration.

βœ… Internationalization (i18n) using vue-i18n
πŸŒ— Automatic light/dark theme support with manual override
πŸ—ƒοΈ SQLite database integration with CRUD operations
βš™οΈ Settings panel and hotkey configuration demo
πŸ’‘ Built with Wails v3, Vue 3, and TypeScript

πŸ“Έ Screenshots

Dark Mode

Bright Mode

Top comments (0)