Eggy Tech Stack Documentation

A single source of truth for internal developers. Learn how our services are built, how to get set up locally, and the practices we follow to ship reliably.

Backend Overview

Architecture, deployment model, and core patterns for the Eggy API.

Explore

Tutorial

Step-by-step guide to build the NestJS + MongoDB task service used in production.

Explore

How to use these docs

  • New to Eggy? Start with the tutorial to build the reference Task API and learn the controller/service pattern we use everywhere.
  • Touching production code? Review the backend overview and deployment sections so you understand lambda packaging, environment management, and monitoring.
  • Need a refresher? Use the search or sidebar to jump directly to DTO guidelines, testing practices, or troubleshooting tips.