Socket
Book a DemoInstallSign in
Socket

zhike-generator

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zhike-generator

awesome generator for zhike backend project

latest
Source
npmnpm
Version
1.0.7
Version published
Maintainers
1
Created
Source

zhike-generator

awesome generator for zhike backend project

Install

$ npm install -g zhike-generator

Usage

first, enter to your working directory, then run the following command

$ zhike-generator myapp 

or

$ zhike-generator -t express myapp

Template

  • express
  • koa
  • restify

Welcome to add your favourite to the directory of templates.

ChangeLog

2016.12.27:

  • express模板删除掉bin目录下的init_db和init_config文件
  • bin目录下添加数据库修改的migrate文件,执行数据库修改只需执行npm run migrate即可
  • 添加.eslintrc.js, git commit之前会对代码格式进行相应的检查

2017.01.17:

  • 添加koa和restify模板

Keywords

scaffold

FAQs

Package last updated on 21 Jun 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