Loading...
Loading...
--
days
:
--
hrs
:
--
min
:
--
sec
MODULE 01
The system architecture. How everything connects—traffic flow, server topology, project structure, and environment strategy.
01.1
The Big Picture
Why self-host and how traffic flows through your system.
01.2
Server Topology
Single VPS vs multiple servers—and when to scale.
01.3
Project Structure
Monorepo layout that Claude can navigate and understand.
01.4
Port & Process
Consistent port assignment and PM2 naming for easy management.
01.5
Environments
Managing dev, staging, and production safely.