master
test_service
Cloudly workload used to showcase service platform capabilities. The initial capability path is dcrouter-backed service mail through @serve.zone/platformclient.
- HTTP:
PORTor3000 - Route:
test-service.gated.one - Mail identity:
test-service@gated.one - Outbound SMTP uses Cloudly-managed
SMTP_*andMAIL_FROMsecrets through platformclient. - Inbound webhook/TypedRequest-style payloads can be posted to
/api/inbound-mail; SMTP forwarding is intentionally not implemented by this app.
Useful endpoints:
GET /healthzGET /api/statusGET /api/eventsGET /api/inbound-mailPOST /api/send-mailPOST /api/inbound-mailGET /send-test?to=operator@example.com
Languages
TypeScript
98.3%
Dockerfile
1.7%