@gomani/dev@1.2.0
npm size budget7.1 KB / 10.0 KB ✓
@gomani/dev
gomani dev runs an integrated SSR dev server with HMR. In single topology it also runs your workers and cron in-process, so the whole stack comes up with one command.
API
startDevServer
function
startDevServer(root: string, options?: DevOptions): Promise<DevServer>
Boot the Vite-backed SSR dev server with HMR and (in single topology) an in-process worker.