User Dashboard
wip
Where to access
| Surface | Staging URL | Local URL |
|---|---|---|
| Storefront (user dashboard lives here) | https://stage.easyotc.com | http://localhost:3000 |
See /access for the full URL list.
Where this lives
- Frontend repo:
../easty-otc(sibling toeasy-otc-api) - Roles enum:
app/Enums/RoleEnum.php(dashboard is accessible toMEMBERandAGENTroles)