hal-console

3.2.0 • Public • Published

Starts a local web server listening to http://localhost:3000. Please make sure to configure the allowed origins of the HTTP management endpoint.

  • Standalone mode

      /core-service=management/management-interface=http-interface:list-add(name=allowed-origins,value=http://localhost:3000)
      reload
    
  • Domain mode

      /host=master/core-service=management/management-interface=http-interface:list-add(name=allowed-origins,value=http://localhost:3000)
      reload --host=master
    

To install and run HAL use

npm install hal-console
[PORT=dddd] node hal-console

See also https://hal.github.io/documentation/get-started/#npm

Package Sidebar

Install

npm i hal-console

Weekly Downloads

2

Version

3.2.0

License

Apache-2.0

Unpacked Size

69.1 MB

Total Files

449

Last publish

Collaborators

  • hpehl