full_stack_scaffold
Generate production-ready full-stack project structures with frontend, backend, and database configurations using a single command.
Instructions
Generates a complete full-stack project structure with all necessary files and configurations. One command to create a production-ready project.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectName | Yes | Name of the project | |
| frontend | Yes | Frontend framework | |
| backend | Yes | Backend framework | |
| database | Yes | Database | |
| features | No | Additional features |