Pulse
SaaS analytics dashboard: real-time charts, data tables, settings, billing. Pure HTML + CSS.
What's included
- ✓ Complete HTML source — every page, hand-written, legible, no minified output
- ✓ Tailwind CSS via CDN — no build step, deploy straight to any static host
- ✓ Commercial license — unlimited projects for you or paying clients
- ✓ Mobile-responsive across every breakpoint, light + dark themes baked in
- ✓ WCAG 2.1 AA baseline: semantic HTML, keyboard navigation, focus rings, color contrast
- ✓ README with deployment instructions (Cloudflare Pages, Netlify, Vercel, S3)
How it works
- Pay via Gumroad (Apple Pay, Google Pay, Card, PayPal accepted).
- Receive a download link instantly — ZIP file with every source file.
- Edit
index.htmlwith your content. Nonpm install. No build step. - Deploy to any static host.
npx wrangler pages deploy .puts you on Cloudflare's global edge in under a minute.
Frequently asked
Can I use this for client work?
Yes. The commercial license covers unlimited projects, including ones you resell to clients. You cannot resell the template itself or distribute the source files as a product.
Do I need to know React, Vue, or a framework?
No. This is plain HTML with Tailwind CSS loaded from a CDN. If you can edit a text file, you can customize it.
What if I need changes to the template?
The source is yours to modify however you want. For larger customizations we also do custom development — email support for a scope and quote.
Refunds?
14-day money-back guarantee via Gumroad. If the template doesn't fit your use case, request a refund — no questions asked.
Does it ship with JavaScript?
Minimal — only small vanilla-JS snippets for interactivity that browsers can't handle with CSS alone (theme toggle, mobile nav). No React, Vue, or other framework runtime.