Skip to content

flyhuang/koa-running

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Koa Sequelize Start Kit

Getting Started

Prerequisites

Setup

Run npm install to install server dependencies.

Develop

Run gulp to start a node server and watch the source code

Debug

  1. Select babel-node as node interceptor (npm install babel-cli)
  2. Start debug server/index.js in ide

Build

  • Run gulp build to build ci package
  • Run gulp prod to build prod package

Dependency

TODO

  • db migrations
  • project deploy
  • auth

About

KOA + Mysql的一个基础开发模板

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published