Skip to content

Commit

Permalink
Update templates.mdx (#3567)
Browse files Browse the repository at this point in the history
Added "wails-template-nextjs-app-router-src"

Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
  • Loading branch information
edai-git and leaanthony authored Aug 25, 2024
1 parent 1a23102 commit 8e810d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/versioned_docs/version-v2.9.0/community/templates.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,11 @@ If you are unsure about a template, inspect `package.json` and `wails.json` for
- [wails-react-template](https://github.com/flin7/wails-react-template) - A minimal template for React that supports live development
- [wails-template-nextjs](https://github.com/LGiki/wails-template-nextjs) - A template using Next.js and TypeScript
- [wails-template-nextjs-app-router](https://github.com/thisisvk-in/wails-template-nextjs-app-router) - A template using Next.js and TypeScript with App router
- [wails-template-nextjs-app-router-src](https://github.com/edai-git/wails-template-nextjs-app-router) - A template using Next.js and TypeScript with App router src + example
- [wails-vite-react-ts-tailwind-template](https://github.com/hotafrika/wails-vite-react-ts-tailwind-template) - A template for React + TypeScript + Vite + TailwindCSS
- [wails-vite-react-ts-tailwind-shadcnui-template](https://github.com/Mahcks/wails-vite-react-tailwind-shadcnui-ts) - A template with Vite, React, TypeScript, TailwindCSS, and shadcn/ui


## Svelte

- [wails-svelte-template](https://github.com/raitonoberu/wails-svelte-template) - A template using Svelte
Expand Down

0 comments on commit 8e810d5

Please sign in to comment.