Lay ScaffoldLay Scaffold is a VS Code extension for generating project module files from a visual UI. It helps create both:
FeaturesAdmin GeneratorGenerate Nuxt admin module structure:
Core GeneratorGenerate NestJS module structure from Prisma schema:
Auto ScriptGenerate both Core and Admin modules together. Auto Script can:
Lay ScaffoldA VS Code sidebar extension to generate Nuxt Admin, NestJS Core, Auto Admin, and Mobile API scaffold files. Open UIClick the Lay Scaffold icon in the VS Code Activity Bar sidebar. You can still run the fallback command:
Mobile APIThe Mobile API script supports selecting methods with modern cards:
Generated files are created under:
Lay Scaffold - Postman API Document FeatureCopy these files into your extension project:
This update adds a checkbox to:
When checked, it creates:
The document includes:
UsageOpen VS Code and run:
|