Custom HTML & CSS Web App
Tabernacle Beauty's site is a hand-crafted HTML and CSS web app — no heavy framework overhead, just lean markup and styling tuned for fast loads on every device.
How we built it — the technology stack behind the site and its self-publishing blog.
Tabernacle Beauty's site is a hand-crafted HTML and CSS web app — no heavy framework overhead, just lean markup and styling tuned for fast loads on every device.
Daily blog content is stored in Firebase's Firestore NoSQL database. Posts are queried in real time so the latest article appears on the site the moment it's written.
An MCP (Model Context Protocol) server runs on Google Cloud Run and is driven by Claude. It autonomously drafts and publishes a blog post a few times each week directly into Firestore — no manual posting required.
Traffic to Tabernacle Beauty is fronted by Cloudflare for DDoS protection, WAF rules, TLS, and global CDN caching — keeping the site fast and shielded from abuse.