Shift Studio is a high-energy fitness booking site for class discovery, live availability, time slot selection, member details, booking creation, and confirmation flows.
This website is powered by Wix Headless and built using wix-headless.dev.
- Live site: https://shiftstudio.store/
- Source: https://github.com/wix-incubator/shiftstudio
- Wix site ID:
00cf9cae-9576-4233-9c9f-0a42a7b09ca9
- A custom Astro class booking journey backed by Wix Bookings.
- Service discovery, availability lookup, and class slot selection.
- Booking creation from a custom front end.
- Paid class/session handoff through Wix eCommerce checkout.
- Redirect handling for checkout and confirmation flows.
- Public
robots.txtandllms.txtconfigured through Wix SEO txt APIs. - Deployment with
wix release.
- Wix Headless Site for the managed site/runtime foundation.
- Wix Bookings for classes, services, availability, and booking creation.
- Wix eCommerce for paid session checkout.
- Wix Redirects for checkout/confirmation redirects.
@wix/astro@wix/astro-pages@wix/sdk@wix/bookings@wix/ecom@wix/redirects
Create a local env file from .env.example or run the Wix CLI env setup for the connected site.
npm install
npm run devnpm run build
npm run release