test_service

Cloudly workload used to showcase service platform capabilities. The initial capability path is dcrouter-backed service mail through @serve.zone/platformclient.

  • HTTP: PORT or 3000
  • Route: test-service.gated.one
  • Mail identity: test-service@gated.one
  • Outbound SMTP uses Cloudly-managed SMTP_* and MAIL_FROM secrets 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 /healthz
  • GET /api/status
  • GET /api/events
  • GET /api/inbound-mail
  • POST /api/send-mail
  • POST /api/inbound-mail
  • GET /send-test?to=operator@example.com
S
Description
No description provided
Readme
93 KiB
Languages
TypeScript 98.3%
Dockerfile 1.7%