Skaffolder GeneratorThis extension allows to create, edit and manage a Skaffolder project. It allows to create web and mobile applications starting from the technical documentation of database models, APIs and pages. The documentation can be defined from the Skaffolder web interface having a free Skaffolder account or from the openapi.yaml file that extends the OpenAPI 3.0 standards. This exension allows to edit the openapi file from a visual interface according to the Skaffolder's standards. Features
Create ProjectCreate a new local Skaffolder project by clicking on Create projects. The button will only appear if the extension can't find an openapi.yaml file in the root of the current workspace. Generate codeGenerate the source code of your project from the openapi.yaml file. Export projectExport your local project to Skaffolder Platform. Before exporting your project you need to login with your Skaffolder account. Create modelCreate a new model in the Skaffolder project by clicking on the symbol Or by typing Create apiCreate a new api int the Skaffolder project by clicking on the symbol Or by typing Create pageCreate a new page in the Skaffolder project by clicking on the symbol Or by typing Create CRUDCreate a CRUD interface for a model by clicking by Create CRUD of a the model editing panel: Open FilesOpen files related to a model, api or a page by clicking on the icon next the edit icon or by Open related files in the component's editing panel: Editing componentsEdit a component by clicking the edit icon and a new editing panel will open. When saving, any modification will be written in the openapi.yaml file. Or you can edit directly from the openapi.yaml file: RequirementsOptional free Skaffolder account: https://skaffolder.com/register Extension Settings for on-premise
More info on Skaffolder on-premise for enterprises here. Get Skaffolder on-premise from: ContributingSkaffolder-generator is an open-source project. Feel free to propose enhancements suggestions, report bugs and to submit pull requests. |