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)