Skip to content

zhike-team/zhike-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

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

2017.01.17:

  1. 添加koa和restify模板

About

awesome generator for zhike backend project

Resources

Stars

Watchers

Forks

Packages

No packages published