- Available controllers & routes w/ & w/o authorization
- How to
- Ecommerce https://shop.groupclaes.be/api/v1/ecommerce
- Manage https://shop.groupclaes.be/api/v1/manage
- Products https://shop.groupclaes.be/api/v1/products
- Search https://shop.groupclaes.be/api/v1/search
- SSO https://shop.groupclaes.be/api/v1/sso
Search for company: "bra" and version: "v1"
or company: "bra" and version: "uat"
to view uat environment logs
You can also narrow the search down to a single service eg; and service: "manage"
or and service: "search"
remove from tsconfig.app.json
"files": [ "src/main.server.ts", "server.ts" }