Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

dn-middleware-notice

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dn-middleware-notice

--- group: template name: middleware title: 中间件工程 ---

latest
npmnpm
Version
1.0.0
Version published
Weekly downloads
5
25%
Maintainers
1
Weekly downloads
 
Created
Source

group: template name: middleware title: 中间件工程

dn-template-middleware

中间件模板,用于快速的创建一个 Dawn 中间件工程,和普通的 node 工程模板相比,该模板已包括一个极简的中间件示例。

创建一个中间件

$ dn init -t middleware

如果你的 dn 连接的是默认服务,也可以从模板列表中选择

$ dn init

可在以类似如下的菜单中选择 middleware 模板

? Found 3 templates (Use arrow keys)
  1. front      : Blank front end project template
  2. node       : Blank node project template
❯ 3. middleware : Dawn middleware project template

工程初始化完成后,就可以使用 dn 相关命令进行开发构建了。

FAQs

Package last updated on 24 Dec 2018

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