Overview

In the settings, you can specify the project name and project description. Additionally, you have the option to delete the project.

  • Project name: A meaningful project title used in various contexts, such as in the package.json of the created NodeJS backend.

  • Project description: Also used in the package.json file, similar to the project name.

  • Delete project: Deleting the entire project and all associated data. Deleting the project does not affect the already generated code.

Last updated