What is a Project?
A project is more or less a product. It organizes related apps into one place. Since a product/project can have various environments it is deployed to, i.e live, staging, etc, a project makes it easier to group related apps.
Creating Project
Creating a project requres that you provide the name for the product/project, a logo if available and the platform upon which the apps for that project are built on.
All apps in a project must belong to one platform.
Editing a Project
Modifying the details of a project can be done by navigating into the project and clicking on the Edit Project button at the top left of the page.
Deleting a Project
Deleting a project would also delete all apps in the project. To delete a project, navigate into the project and click on the Delete Project button at the top right of the page. You will review the data being deleted and confirm the deletion.
Found Something Wrong?
Have you found something in the documentation that is confusing or incorrect? Devpilot's documentation is completely open source! Please consider submitting a pull request on GitHub.