This package has been deprecated

Author message:

deprecated. Use @ustack/halo instead

@ustack/halo-server

0.0.6 • Public • Published

halo

ustack web framework

QuickStart

$ npm install
$ npm test

publish your framework to npm, then change app's dependencies:

// {app_root}/index.js
require('halo').startCluster({
  baseDir: __dirname,
  // port: 7001, // default to 7001
});

Questions & Suggestions

Please open an issue here.

Readme

Keywords

Package Sidebar

Install

npm i @ustack/halo-server

Weekly Downloads

7

Version

0.0.6

License

Apache-2.0

Unpacked Size

2.9 kB

Total Files

6

Last publish

Collaborators

  • mslovy
  • hex2dec
  • pjy
  • leohihimax
  • majiajun
  • dengbo
  • hbshun