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)