From 3d22ff4f9598de30f6694d7311412f9b4744930a Mon Sep 17 00:00:00 2001 From: Adrien Villermois <133008998+AdrienADV@users.noreply.github.com> Date: Mon, 25 May 2026 10:31:31 +0200 Subject: [PATCH] Add Capstart template --- docs/main/getting-started/templates.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/main/getting-started/templates.md b/docs/main/getting-started/templates.md index a6438c12d..f40119f99 100644 --- a/docs/main/getting-started/templates.md +++ b/docs/main/getting-started/templates.md @@ -13,4 +13,5 @@ The Ionic team has created various templates/proof of concept GitHub projects sh - [SolidJS](https://github.com/ionic-team/capacitor-solidjs-templates) - [Remix.run](https://github.com/ionic-team/capacitor-remix-templates) - [Next.js + Tailwind](https://github.com/mlynch/nextjs-tailwind-ionic-capacitor-starter) +- [Capstart (React + Supabase + Tailwind)](https://github.com/AdrienADV/capstart/tree/main/capstart-boilerplate) - More coming soon!