Loading the public site
Preparing the latest product, launch, and preview surfaces.
Preparing the latest product, launch, and preview surfaces.
Staylia V1 is private SaaS first. The current controls focus on clear ownership checks, scoped tenant access, service readiness, and keeping sensitive rental details out of public previews and committed source.
Clerk handles sign-in, sign-up, sessions, and user identity. Staylia stores only the profile and role data needed by the app.
Host routes are scoped by host user id and listing id. Tenant routes require active or invited listing access by profile or email.
Vercel Blob stores photos and documents. V1 archives file metadata, while hard delete and Blob cleanup remain a production policy item.
The app includes a system health page for Clerk, MongoDB, Blob, and webhook readiness before real-service testing.
Confirm production Clerk redirects and webhooks.
Run MongoDB index creation and live index-audit checks against the target database.
Finalize Blob deletion, retention, and tenant document visibility policy.
Review legal pages with the actual company/contact details before public launch.