Prerequisites
Quick Setup
Start development environment
Open ShipSec Studio
Navigate to http://localhost and sign in or create an account.
Access Points
All services are accessible through nginx on port 80:| Service | URL |
|---|---|
| Frontend | http://localhost/ |
| Backend API | http://localhost/api/ |
| Temporal UI | http://localhost:8081 |
Individual service ports are available for debugging (frontend: 5173, backend: 3211) but should not be used in normal development.
Your First Workflow
Add components
- Drag Manual Trigger to the canvas
- Drag Subfinder component to the canvas
- Connect the trigger output to the Subfinder input