Happy Yard Co. logo Happy Yard Admin

Admin

Single-admin sign-in and operations entrypoint.

Use the dedicated admin host for inventory, bookings, and calendar operations. The session flow is now intended to run against the first-party API domain.

Admin Sign-In

Authenticate against the Lambda session endpoints.

Configured API: https://api.happyyardco.ca

Backend Scope

Rentables

CRUD against `HappyYard-Rentables` plus direct S3 upload signing for cover images and gallery assets.

Bookings

Admin approval writes to `HappyYard-Bookings`, and DynamoDB streams project daily reservation rows automatically.

Calendar

Manual blocks project into `HappyYard-Reservations` with `isBlock` markers for the availability read model.