I have a prototype android (then multiplatform) app I want to publish to gather early feedback.
@Zapstore cli is installed, but I can't really figure out the command sequence. On Linux:
```sh
$ zapstore list
[dotenv] Load failed: file not found: File: '.env'
zapstore 0.1.0 (enabled)
```
Then what?
`zapstore install app.apk` also searches for a dotenv files, and then fails with `WebSocket is not connected.`
I understand everything is being built as we speak, just please some directions 🙏