Welcome
Choose a project, pick a branch, and it goes live on its own subdomain.
KasCards
Gift-card storefront + admin console
Three containers per preview: app (API/admin), storefront (SSR), and an nginx gateway that fronts both.
Open deploy panel →Swap
XchangeCards — multi-tenant gift-card platform
One container per preview: API + SSR frontend + inline job workers. Stores live at /s/<slug> on the same hostname, so no second-level wildcard is needed.
Open deploy panel →