Backend Guide

Backend Guide

How to run, configure, and operate the NestJS template with Docker Compose or a native setup.

Pages

Useful shortcuts

  • /swagger — Swagger
  • /health — Health (includes Postgres/Mongo pool metadata)
  • / — This documentation
  • /api/v1 — REST API base path
  • /users — Users module documentation
  • /email — Email module documentation
  • /whatsapp — WhatsApp module documentation
  • /websocket — WebSocket documentation
  • /mailhog/ — MailHog (test emails)