New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

youzanyun-egg-framework

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

youzanyun-egg-framework

有赞云egg框架

  • 1.0.30
  • npm
  • Socket score

Version published
Weekly downloads
18
decreased by-14.29%
Maintainers
1
Weekly downloads
 
Created

youzanyun-framework

有赞云egg框架

QuickStart

$ npm install
$ npm test

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

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

Questions & Suggestions

Please open an issue here.

FAQs

Package last updated on 22 Nov 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts