{"library":"create-lara-node","type":"library","category":null,"description":"Interactive CLI scaffolder that generates a fully-configured Lara-Node application (a Node.js framework inspired by Laravel). Current stable version is 0.3.28, released as needed (no fixed cadence). It asks for project name, database driver (MySQL or MongoDB), and optional packages (events, queue, mail, horizon, telescope) and produces a complete directory structure with controllers, models, migrations, seeders, middleware, services, routes, TypeScript config, and SWC setup. Key differentiator: unlike plain Express or Koa starters, this provides a full-featured backend scaffold with authentication, authorization (roles/permissions), file management, event broadcasting, job scheduling, and debugging dashboards out of the box.","language":"javascript","status":"active","version":"0.3.28","tags":["javascript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install create-lara-node","imports":["import { createLaraNode } from 'create-lara-node'","import { runCLI } from 'create-lara-node'","import type { ScaffoldOptions } from 'create-lara-node'"]},{"cmd":"yarn add create-lara-node","imports":[]},{"cmd":"pnpm add create-lara-node","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"create-lara-node","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}