Skip to content
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

[meta] Enabling build gaia with web client #27

Open
gasolin opened this issue Mar 20, 2014 · 3 comments
Open

[meta] Enabling build gaia with web client #27

gasolin opened this issue Mar 20, 2014 · 3 comments

Comments

@gasolin
Copy link
Owner

gasolin commented Mar 20, 2014

The Idea is host a web server in foxbox (or work alone without foxbox), and provide web app to let developer could build gaia on web directly.

The rough architecture could use
https://github.com/gasolin/webapplate to provide

  • node/express server
  • webapp template

Things need to evaluate:

  • use node to execute command
  • get console log to node server
  • design API to simplify server and webapp communication
@gasolin
Copy link
Owner Author

gasolin commented Mar 21, 2014

Ref:

@gasolin
Copy link
Owner Author

gasolin commented Mar 22, 2014

The goal will be spanned in gaia only in first phase.

We could create a daemon foxboxd to accept REST API, handle command queue, report result, track progress via API. And provide a basic webapp that allow controlled from Desktop or mobile device. The webapp could use FirefoxOS BuildingBlock as UI framework.

It could be lose-coupled with foxbox, which means current gaia developer also get benefit from foxboxd.

@gasolin
Copy link
Owner Author

gasolin commented Apr 3, 2014

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant