这是indexloc提供的服务,不要输入任何密码
Skip to content

Administration panel feedback #167

@Angelmmiguel

Description

@Angelmmiguel

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! 😄

Metadata

Metadata

Assignees

No one assigned

    Labels

    💡Looking for ideasIssue under discussion and looking for ideas

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions