Echo Nebula Feedback
Target reader: developers evaluating or integrating the local Alpha.
Echo Nebula is a Godot-first, player-initiated feedback collector. Start the stack, create a developer project, configure the SDK, and review player feedback in the console.
Minimal example
cd ../echo-nebula-infra
./scripts/e2e-all.sh
Common mistakes
- Do not use the MinIO console as the product UI; open
http://localhost:4173for the Developer Console. - Do not use a project key for admin reads.
- Do not upload screenshots or contact data unless the player opted in.
Next step
Read Local development or Godot quickstart.