Pages
Contents
@xpulse/app
One call β the entire stack is running.
@xpulse/app is the entry point for every xPulse application. A single app.init() bootstraps config, logger, HTTP server, router, templates, themes and controllers in the right order, resiliently and with a full event lifecycle. You write your app β @xpulse/app makes sure everything comes up.