Code Monkey home page Code Monkey logo

node-koa-mysql's Introduction

node-koa-mysql

快速搭建koa的node后端框架数据库用mysql

前言

这个是单纯有注册和查看登录api的快速搭建的koa框架的封装

使用方法很简单

git clone https://github.com/bboybjl/node-koa-mysql //下载项目
npm install //下载依赖 npm run start //启动项目

使用的基础依赖

"devDependencies": { "@types/jsonwebtoken": "^8.5.0", "@types/koa": "2.0.49", "@types/koa-bodyparser": "^4.3.0", "@types/koa__cors": "^3.0.1", "@types/koa__router": "^8.0.2", "@types/node": "^12.12.6", "nodemon": "^2.0.2", "ts-node": "^8.8.2", "typescript": "^3.8.3"
}

node-koa-mysql's People

Contributors

bboybjl avatar

Stargazers

 avatar

Watchers

James Cloos avatar  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.