Skip to content

Provide cross platform app #172

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
fkromer opened this issue Nov 6, 2021 · 4 comments
Open

Provide cross platform app #172

fkromer opened this issue Nov 6, 2021 · 4 comments
Labels
enhancement New feature or request keep-open

Comments

@fkromer
Copy link

fkromer commented Nov 6, 2021

Reason/Context

Many backend devs are not using Node.Js and are forced to install Node.js to beeing able to use the app locally.

Description

Would be great if one could simply use a Tauri or Electron based app.

@fkromer fkromer added the enhancement New feature or request label Nov 6, 2021
@derberg
Copy link
Member

derberg commented Nov 6, 2021

@fkromer wouldn't it be easier just to provide a docker image for it?

@fkromer
Copy link
Author

fkromer commented Nov 6, 2021

@derberg Right, a docker image on DockerHub would address this issue as well.

@magicmatatjahu
Copy link
Member

This issue is connected to the #30 Maybe in the future we will think about electron app, but not at the moment, we are focusing on delivery plugins, spec builder (by forms), better visualiser, better linter etc.

@magicmatatjahu
Copy link
Member

I will mark that issue as long-term enhancement, but atm we can use studio from docker image:

docker run -it -p 8000:80 asyncapi/studio

Thanks @fgreinacher! 👏🏼

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request keep-open
Projects
None yet
Development

No branches or pull requests

3 participants