diff --git a/docs/main/getting-started/templates.md b/docs/main/getting-started/templates.md index a6438c12d..c10a8dd88 100644 --- a/docs/main/getting-started/templates.md +++ b/docs/main/getting-started/templates.md @@ -6,11 +6,12 @@ slug: /getting-started/templates # Capacitor Templates -The Ionic team has created various templates/proof of concept GitHub projects showcasing Capacitor working with popular web technologies. Below is a list of templates to help get you started. We're planning on adding more soon, so stay tuned! +The Capacitor community has created various templates/proof of concept GitHub projects showcasing Capacitor working with popular web technologies. Below is a list of templates to help get you started. ## Templates - [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!