### Description - Initialize Go module - Setup router (e.g., Gin/Fiber) - Setup PostgreSQL connection - Add health endpoint `/health` ### Done Criteria - Server runs locally - DB connection works - Health endpoint returns 200