General Tab

General information about the project.

General

Project Directory

  • Project Directory is the directory where the projects code is located your local machine. This will be unique for every user.
  • Example: User/username/project-name
  • When you copy a template into your codebase it will merge project directory + template path.
  • Example: User/username/project-name + /app/src/template-name

Visibility

  • Private (default): Only you can see the project.
  • Public: Everyone can see the project.

Git URL

  • Optional reference to a git repository.

On this page