Skip to content

Go Kart Park

This is the website for Go Kart Park, your Power Wheels birthday party venue in Springville, Utah. Parents land on the site, read about what a party looks like, and book a time slot for their kid’s birthday. The site is hooked into a full booking system — payments, waivers, countdown reminders, party dashboard — all running behind the scenes on a FastAPI backend on the VPS.

https://gokartpark.com

Yours.

  • Marketing site: ~/apps/gokartpark-website/ (custom Astro site that replaces the GHL-hosted website)
  • Booking engine: ~/apps/claude-code-crm/ (FastAPI on the VPS — owns all customer-facing messaging, inbound replies, welcome SMS, Stripe payments, waivers, party dashboard, countdown reminders)
  • Fill in stack, hosting, dev port, build number, and edit flow the same way the first 5 sites are documented.