Project
Before you can create the software architecture of your backend application, it is necessary to create a project. During creation, you can specify a project name.
Overview of project properties:
ID: Automatically generated
Name: Entered during creation
Description: Can be updated in the settings
A project includes:
Software architecture: Visualization and structuring of the software architecture of your backend application.
Configuration settings: Adjustment of the configuration for the backend application and client code.
Git settings: Specification of Git repositories for the backend application and frontend application.
Last updated