Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
An open-source Astro + Tailwind CSS theme for healthcare and telemedicine websites, with services, doctors, and blog pages.

Modern Astro and Tailwind CSS website template for showcasing health insurance services, benefits, and wellness programs.
HealNet is an open-source Astro and Tailwind CSS landing page template for digital healthcare platforms, providing pre-built pages for services, doctors, a blog, and contact. Built with Astro 7, Tailwind CSS 4, and DaisyUI, it offers a fast, responsive, SEO-optimized starting point for telemedicine providers, clinics, and healthcare startups, created by GitHub user anastasiiaxfr.
HealNet is a modern, responsive website template built with Astro 7, Tailwind CSS 4, DaisyUI, and Markdown/MDX. It generates a static healthcare website with page templates for home, services, doctors, blog, contacts, and error pages. The template is authored by anastasiiaxfr and draws inspiration from a free Figma community theme of the same name.
src/content/.The project follows standard Astro structure. Run npm install and npm run dev to start a local server at localhost:4321. Content lives in src/content/ as Markdown/MDX collections, and each page under src/pages/ becomes a route. Build the production site with npm run build, which outputs to ./dist/.
HealNet reports a Lighthouse performance score of 99 or above out of 100, based on the linked PageSpeed Insights report for the live demo.
Yes, it includes a blog index page and blog detail pages, written in Markdown or MDX, with content collections and an RSS feed.
Yes, the template is designed for easy deployment to Vercel, Netlify, or Cloudflare Pages.
HealNet uses Astro 7 as the framework, Tailwind CSS 4 and DaisyUI for styling, and supports both Markdown and MDX content.
