Code Monkey home page Code Monkey logo

koa-cli's Introduction

开始

请先配置config文件 dev.js开发配置 prod.js生产配置

npm install
npm run dev # 开发
npm run build # 生产

目录

api     三方接口
config  配置
control 业务逻辑
job     任务processor
log     日志
middle  中间件
model   封装数据库操作
router  路由
utils   通用(service)

更新日志

2018-10-31

  • 添加任务调度(基于agenda,需安装mongodb)
  • 修复bug

2018-10-25

  • 增加邮件支持

2018-10-23

  • form data解析
  • 优化结构

2018-09-21

  • auth验证
  • model操作

2018-09-20

  • log记录
  • 第三方接口

TODOS

  • 验证码
  • 手机
  • 支付接入
  • 异步任务

koa-cli's People

Contributors

aduck avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.