Template Announcement #825
Replies: 33 comments 10 replies
|
WailsCleanVue2Template github |
|
Wails Template Vue Description: Link: Usage: wails init -n Wails-Vue -t https://github.com/misitebao/wails-template-vue |
|
Wails Template Svelte Based on the default Svelte template. It works fine for me, please let me know if any changes are required! |
|
Wails Vite Svelte + TailwindCSS These were created by using the Vite CLI tool and choosing Svelte. Only lightly tested on a Mac but they're working for me (so far ;) ). Please let me know if you have any issues. https://github.com/BillBuilt/wails-vite-svelte-template |
|
Wails + React + Typescript + Vite + Tailwind CSS (for Wails v2) About:
Link |
Vite react template
|
Vite react tailwind template
|
|
Current Link: Let me know if anything that need to be... fix! |
Elm Tailwind CSS Template
Wails is awesome, thanks for sharing such a great tool! |
Vite Solid template |
Minimally invasive! Clean SvelteKit template.& How-to use any SvelteKit npm template.
plihelix/wails-template-sveltekit Bonus: [simple bash script that builds a wails project and installs a SkeletonUI front end which uses SvelteKit & TailwindCSS can be found at plihelix/wails-skeletonui-script. (photo of the script result not the clean SvelteKit template) |
Wails SvelteKit Skeleton Template + TailwindCSShttps://github.com/robin-samuel/wails-sveltekit-skeleton-template |
Wails SvelteKit + Typescripthttps://github.com/haukened/wails-sveltekit-ts includes a lot of the "gotchas" in sveltekit setup like SPA mode, build folders, etc thanks to @figuerom16 |
Wails Svelte + Tailwindhttps://github.com/PylotLight/wails-vite-svelte-tailwind-template |
Wails Qwik template |
|
NextJS 14.0.3 (No TypeScript) with Tailwind CSS
|
Wails-template-angular-latestA template that will try its best to support angular latest version. It will probably be easier to use wails and angular together as angular now use vitejs under the hood ! In fact I didn't even needed to add angular specific stuff in wails configuration to make it work. link : https://github.com/mJehanno/wails-template-angular-latest pr: #3135 |
Wails + Lit + Shoelace + esbuild + Typescript
Usage: wails init -n my-app -t https://github.com/Braincompiler/wails-lit-shoelace-esbuild-templateLink: |
Wails + Nuxt3 + Typescript
Usage: |
Wails + Next.js +TailwindCSSA template for Wails with Next.js v15 and TailwindCSS v4. Usage: Link: https://github.com/kairo913/wails-nextjs-tailwind-template |
|
I created a new template that uses sveltekit and shadcn-svelte; |
|
Created a new htmx / templ template. Instead of the usual HTMX approach of using endpoint url methods (hx-get, hx-post, etc.) for data retrieval, it uses the awesome wails-htmx HTMX extension which allows binding to Wails javascript runtime methods. |
|
New template that uses Vue + PrimeVue + PrimeVue's Sakai Application Template: |
Wails + Svelte + TypeScript + less + Prettier + ESLint + Vitehttps://github.com/Alex6357/wails-template-svelte-ts-less-prettier-eslint-vite The template is based on the official svelte-ts template, upgraded to Svelte 5, manually installed less, Prettier and ESLint. The configuration files are from official SvelteKit template created using |
Wails + SvelteKit + less + Prettier + ESLinthttps://github.com/Alex6357/wails-template-sveltekit-less-prettier-eslint The frontend is generated using |
|
Wails + React + TypeScript + TailwindCSS, + TanStack Router Template
https://github.com/poisonshell/wails-vite-react-ts A Wails desktop application template with React, TypeScript, TailwindCSS, and TanStack Router.
|
|
Hey everyone! 👋 I've created a modern Wails template that I think will be a nice base for a lot of projects :) 🚀 Features
📦 Quick Startwails init -n myapp -t https://github.com/Mahcks/wails-vite-react-tailwind-shadcnui-ts
cd myapp
wails devhttps://github.com/Mahcks/wails-vite-react-tailwind-shadcnui-ts |
Wails + Vue + Typescript + Tailwind CSS (for Wails v3) template🌍 A Wails v3-based desktop application template with i18n, dark mode, and SQLite integration. |
🚀 New Template Announcement: Wails v2 + Angular v21 + TailwindCSS v4 + BunHello everyone! 👋 I've put together a modern, fast, and lightweight starter template for anyone who wants to build Wails v2 applications using the latest Angular ecosystem. I've also just submitted a PR to the official Wails repository to get this added to the community templates! ✨ What's inside?This template brings together the powerful Go-based backend of Wails with Angular's innovative features:
📦 Quick StartYou can test it out right now without waiting for the PR to be merged! Just run: wails init -n my-project -t https://github.com/ErsinCabuk/wails-angular-template |
ReactViteTSWails. Wails Template. React v19 + Vite v8 + TypeScript v6 + TailwindCSS + Prettier + ESLint + Stylelint + lint-staged + huskyIntroductionHey. I'm a front-end developer trying to learn Golang. I found out about Wails, and I'm planning I don't know much Golang yet, so this template doesn't really have much going on there except for the basic Wails app structure. The frontend, however, is fully set up with the latest versions of React, Vite, and TypeScript, along with TailwindCSS, Prettier, ESLint, Stylelint and lint-staged. The React Compiler is also configured. Quick Startwails init -n my-project -t https://github.com/Jemeni11/ReactViteTSWails
cd my-project
wails devhttps://github.com/Jemeni11/ReactViteTSWails Happy coding 🚀 |








Uh oh!
There was an error while loading. Please reload this page.
This is a place to announce new templates.
All reactions