Skip to content

Environments

Quick reference for every HappyBean URL.

HappyBean 2.0 (new stack)

Production (Canada East)
Web app https://app-happybean-web-prod-ce.azurewebsites.net
API https://app-happybean-api-prod-ce.azurewebsites.net

Full details

HappyBean Legacy (ASP.NET + Angular)

Multi-tenant via subdomain — users go to <tenant>.happybean.app.

Tenant Production URL
Admin (host-level) https://admin.happybean.app
Demo (sandbox / sales demos) https://demo.happybean.app
Customer tenants https://<tenant-name>.happybean.app

Underlying Azure App Services (Canada Central):

Dev Production
Web https://app-happybean-web-dev-cc.azurewebsites.net https://app-happybean-web-prod-cc.azurewebsites.net
API https://app-happybean-api-dev-cc.azurewebsites.net https://app-happybean-api-prod-cc.azurewebsites.net

Full details

Mobile (Flutter)

iOS TestFlight link — TBD
Android Play Console internal — TBD
API it talks to Same as HappyBean 2.0 API above

Full details

Login URLs at a glance

System How to log in
Legacy Go to <tenant>.happybean.app directly. admin.happybean.app for host admins, demo.happybean.app for the demo tenant. Each tenant has its own separate users.
HappyBean 2.0 Either go straight to <tenant>.happybean.app, or use the central login URL → enter email → pick tenant. One account can belong to many tenants.