FullStackApp demonstrates Pine's HTML renderer alongside JSON API routes and
static file serving. The browser loads app.js which calls /api/todos so the
page renders without a full reload — showing that Pine can serve as a
complete full-stack server.