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

Administration panel feedback #167

Open
Angelmmiguel opened this issue Jun 30, 2023 · 0 comments
Open

Administration panel feedback #167

Angelmmiguel opened this issue Jun 30, 2023 · 0 comments
Labels
💡Looking for ideas Issue under discussion and looking for ideas

Comments

@Angelmmiguel
Copy link
Contributor

Angelmmiguel commented Jun 30, 2023

Since v1.3, wws includes and administration panel you can enable using the --enable-panel flag. The admin panel provides you an UI to check the information about your project and more stuff in the future.

$ wws ./examples/js-json --enable-panel

⚙️  Preparing the project from: ./examples/js-json
⚙️  Loading routes from: ./examples/js-json
⏳ Loading workers from 1 routes...
✅ Workers loaded in 124.985041ms.
    - http://127.0.0.1:8080/handler
      => ./examples/js-json/handler.js
🎛️  The admin panel is available at http://127.0.0.1:8080/_panel/
🚀 Start serving requests at http://127.0.0.1:8080

You can find more information in the Wasm Workers Server v1.3 article.

The initial version of the administration panel is just the beginning. Providing an integrated UI to manage your applications open a new set of possibilities. For example, you will be able to code your workers directly in the browser.

What are the features you would like to see in the admin panel?

Feel free to drop your ideas in this issue! 😄

@Angelmmiguel Angelmmiguel added the 💡Looking for ideas Issue under discussion and looking for ideas label Jun 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💡Looking for ideas Issue under discussion and looking for ideas
Projects
None yet
Development

No branches or pull requests

1 participant