Skip to content
AI-Ready Astro Boilerplate

Launch Your Next Website in Under an Hour. Own It Forever.

Amrify is a production monorepo with ready-made templates for 30+ niches - roofing to SaaS. Clone it, point Claude Code or Cursor at it, answer a few questions, and deploy a site that loads in under a second with 100/100 Lighthouse scores. One price. Every template. Unlimited sites.

Loads Under 1 Second
SEO + Schema Built In
One Price, Every Template
Watch a full website go live in under 60 minutes in the video tutorials
src/config/site.json
{
"business": "Summit Roofing Co.",
"phone": "(470) 555-0148",
"service_area": [
"Alpharetta", "Roswell",
"Milton", "Cumming"
],
"services": [
"Roof Replacement",
"Storm Damage Repair",
"Gutter Installation"
],
"emergency_line": true,
"leads_go_to": "you@summitroofing.com"
}

// That is the whole setup. Save the file,
// and the site rebuilds itself.
AI-Ready
Claude Code · Cursor · Copilot
Top Performance
Google Lighthouse
<1s

Page Load Time

100/100

Google Lighthouse

30+

Niche Templates - 10 Ready at Launch

$249

Founding Price - First 5,000 Members

Weeks of Setup, or One Afternoon

Every website starts with the same boilerplate work: SEO plumbing, forms, schema, image pipelines, deploys. You can rebuild it from scratch for every project, fight WordPress for it, or start from a system where it is already done and proven in production.

Starting From Scratch or WordPress

  • Days of setup before the first page exists - SEO tags, sitemaps, forms, deploys
  • WordPress maintenance: plugins, updates, security patches, an admin login to defend
  • $20-50/month hosting plus $300/year in premium plugins and themes
  • Slow themes that fail Core Web Vitals out of the box
  • Generic templates with no niche content structure
  • Your AI editor guesses, because the codebase has no conventions to follow

Starting From Amrify

  • Clone, configure, deploy - a production site live in under an hour
  • Static HTML: nothing to patch, no plugins, no admin login to hack
  • Host free on Vercel, Netlify or Cloudflare Pages - or use the included AWS setup
  • Sub-second loads and 100/100 Lighthouse scores by architecture, not tuning
  • Niche templates with service pages, city pages, and schema already structured
  • AI-ready: your editor follows the bundled instructions and typed schemas

Everything a Production Website Needs, Already Built

Amrify is not a theme. It is the complete system we run our own fleet of live sites on - packaged so you can launch yours in an hour and keep it for life.

AI-Ready by Design

Typed content schemas, JSON config, clean file conventions, and bundled CLAUDE.md + AGENTS.md instructions. Claude Code, Cursor, Copilot and Windsurf can navigate the codebase, configure your niche, and write your pages accurately - the setup wizard prompts are included.

> claude "set up a roofing site for Atlanta"

A Template for Every Niche

10 production niches ready at launch - roofing, HVAC, plumbing, electrical, landscaping, cleaning, pressure washing, pest control, garage door, painting - and 30+ on the roadmap, all included as free updates.

Sub-Second Page Loads

Static HTML with zero client-side bloat. 100/100 Lighthouse scores, automatic WebP/AVIF images, and Core Web Vitals that rank.

SEO + AI Search Built In

Meta tags, sitemaps, canonicals, Open Graph, Schema.org structured data, llms.txt, and a city-page architecture for local rankings.

AWS Backend Included

The same production setup we run: S3 + CloudFront deploys, a serverless contact-form API, and uptime monitoring. Prefer simple? The static output deploys free to Vercel, Netlify, or Cloudflare Pages.

A Monorepo That Scales With You

pnpm workspaces + Turborepo with shared packages and per-site theming. Run one site or fifty from the same codebase - every improvement reaches every site on the next build.

Blog, Forms & Dark Mode

Full blog system, validated contact forms with email delivery, and flash-free light/dark theming - wired up, not bolted on.

Lifetime Updates

New niches, new features, and improvements ship to every owner free. Watch the changelog grow.

From clone to live in under an hour.

Three steps, each with a written guide and a video tutorial. If you can run two terminal commands and answer a few questions, you can ship this.

01

Clone the Boilerplate

Get the private repo from your dashboard, clone it, and install. The monorepo comes with every niche template, shared packages, and working example sites - nothing to assemble.

$ $ git clone → pnpm install
02

Let Your AI Configure It

Open the project in Claude Code, Cursor, or Copilot. The bundled setup wizard asks your niche, business name, cities, and services - then writes your config and generates your pages. Prefer manual? Edit two JSON files and some markdown.

$ > claude → answer a few questions
03

Deploy Anywhere

Push the static output to Vercel, Netlify, or Cloudflare Pages for free - or use the included AWS tooling (S3 + CloudFront + form API) that we run our own fleet on. Your site is live on a free URL inside the hour; connect your domain when DNS is ready.

$ $ deploy → live in under 60 minutes

Every Niche Ships in the Box

One purchase includes every template - 10 production niches at launch, more added as free updates. Each template comes with the service pages, lead capture, and local SEO structure its niche actually needs.

Browse All 30+ Niches

Home Services - Ready at Launch

10 Templates Ready

Roofing, HVAC, plumbing, electrical, landscaping, cleaning, pressure washing, pest control, garage door, and painting. Ten production templates, each proven by live sites you can speed-test.

Professional Services - Next Wave

Coming as Free Updates

Dental practices, law firms, veterinary clinics, real estate agents, and auto repair shops. Booking flows and trust signals, shipping as free updates to every owner.

Digital Business - Next Wave

Coming as Free Updates

SaaS, blog, ecommerce, portfolio, course creator, and affiliate sites. Pricing tables, content systems, and conversion layouts on the same architecture.

Frequently asked questions

What exactly is Amrify?
A production-grade website boilerplate: an Astro 7 + SolidJS + Tailwind CSS 4 monorepo with ready-made templates for 30+ niches, an AI setup kit, SEO and structured data built in, and deploy tooling for AWS or free static hosts. You buy it once, you own it forever, and you can build unlimited sites with it. It is the same system that runs our own fleet of live production sites.
What does one purchase include?
Everything. Every niche template (10 production niches at launch, more shipping as free updates), the full monorepo with shared packages, the AI setup kit for Claude Code, Cursor, Copilot and Windsurf, blog and contact-form systems, the AWS deploy tooling, documentation and video tutorials, and lifetime updates. One price - $249 for the first 5,000 founding members, then $399.
Is a website in under an hour realistic?
Yes, and we show it on camera rather than ask you to believe it. Clone the repo, let your AI editor run the bundled setup wizard, and deploy the static output to a free Vercel or Netlify URL - that whole path fits inside an hour. Connecting your own custom domain happens after, since DNS propagation is outside anyone's control.
What is the tech stack?
Astro 7 for static generation, SolidJS for interactive islands, Tailwind CSS 4 for styling, TypeScript with typed content schemas, and pnpm workspaces with Turborepo for the monorepo. Deployment is AWS-first - S3, CloudFront, and a serverless form API, the setup we run in production - but the output is static HTML, so Vercel, Netlify, and Cloudflare Pages work free with zero config.
How is it AI-ready?
The codebase is built for AI editors, not just compatible with them: CLAUDE.md and AGENTS.md instruction files ship in the repo, content is validated by typed schemas so mistakes are caught at build time, config lives in plain JSON, and a prompt kit walks your AI through niche setup and content generation. Claude Code, Cursor, Copilot and Windsurf can configure a site end to end.
Do I need to know how to code?
For content and configuration, no - it is markdown files and JSON settings, and your AI editor can handle both. For deep layout customization, basic HTML and CSS helps. Every step has a written guide and a video tutorial either way.
How many sites can I build?
Unlimited, for yourself or for clients. The one restriction is that you cannot resell or redistribute the boilerplate itself as a template product.
How does the founding price work?
The list price is $399. The first 5,000 founding members pay $249 - a $150 discount enforced at checkout, not by a countdown timer. When spot 5,000 is claimed, the discount is gone. Founding members keep receiving every future template and feature free, like every other owner.
Who is behind Amrify?
Alex Crabinsky, a full-stack developer with over ten years building production websites, based in Alpharetta, Georgia. The boilerplate is the internal system behind our own fleet of live sites, which you can visit and speed-test yourself on the Showcase page. We publish no testimonials because we only publish what can be verified.

Built on the same technology trusted by NASA, Google, and thousands of production websites.

Alex Crabinsky, Founder of Amrify

Meet the Creator

Alex Crabinsky - Founder & Lead Engineer

I built Amrify because I was tired of rebuilding the same boilerplate for every project. After 10+ years of shipping production websites, I packaged the monorepo that runs our own fleet of live sites into something any developer - or any AI editor - can pick up and deploy in an afternoon. Every template is built for speed and SEO because that is what actually wins traffic. Speed-test the live sites before you spend a dollar, or reach out directly - I read every message.

Join the Founding 5,000

Checkout opens at launch. Founding-list members get first access to the boilerplate at the $249 founding price ($150 off the $399 list price, first 5,000 purchases), and a say in which niches ship next.

First 5,000 Only

We reply by email. No spam, and we will not sell your details.

  • $150 off at launch: pay $249, not $399 (first 5,000 purchases)
  • First access to the private repo at launch
  • Every niche template + all future ones included
  • Docs + video tutorials for every step
  • Lifetime updates, unlimited sites
Get Amrify Docs