Creating a Project
Create and manage your DevOur projects from the web app dashboard.
Access the Projects Page
- Log in to your DevOur account
- You will be automatically directed to the Projects page
- This page displays all your existing projects
Create a New Project
- Click the Create project button
- Enter a project name in the modal dialog
- Optionally add a description to help identify the project
- Click Create to create the project
Your new project will appear in the list and you'll be navigated to the project page.
Edit a Project
- Click the Edit button next to the project name
- Update the project name or description
- Click Edit to save your changes
Delete a Project
- Click the Delete button next to the project
- Confirm the deletion when prompted
Warning: Deleting a project is permanent and cannot be undone.
Project Overview
After creating a project, you'll see the project page with:
- Version Management: Set and manage bundle versions using semantic versioning (e.g., 1.0.0)
- Auto-increment Version: Toggle to automatically increment the patch version when creating bundles
- Version History: View previously created versions with the ability to reset to a previous version. You can create up to 2 bundles at a time from these versions
Next Steps
After creating your project:
- Configure Project Settings to add your service credentials
- Set up Firebase for authentication
- Configure Stripe for payments
- Create your first bundle to download your customized platform