Sign In

rock-cli

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rock-cli

A scaffold based on koa2

Source
npmnpm
Version
0.0.6
Version published
Weekly downloads
3
200%
Maintainers
1
Weekly downloads
 
Created
Source

ROCK

description

基于node koa2的一款servers脚手架 

Installation

$ npm install -g rock-cli

Quick Start

Install dependencies:

$ rock -a <project-name>
or
$ rock --add <project-name>
$ npm i

$ npm start

Start your Koa app at http://localhost:3000/:

More:

  • Mysql installation

  • The new test database

  • Data table automatic generation

$ npm run create_mysql_table

Access to the localhost:3000/users/search

Keywords

koa2

FAQs

Package last updated on 17 May 2017

Related posts