This guide will help you get your first test project up and running.Documentation Index
Fetch the complete documentation index at: https://docs.stresspilot.zeann3th.com/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
- Docker installed on your machine.
- Java 17 or higher for core services.
- Flutter SDK for running the Super App.
1. Clone the Repository
2. Start Core Services
Use the provided Docker Compose (if available) or start the services individually.3. Launch the Super App
4. Create Your First Project
- Open the Super App.
- Navigate to the Projects tab.
- Click on the + button to create a new project.
- Give it a name and description.
- Start adding endpoints and test flows!