Skip to content

基于(egg,mysql,redis,RESTful)开发的一个blog系统

Notifications You must be signed in to change notification settings

hbb520/egg-blog

Repository files navigation

egg-blog

QuickStart

see egg docs for more detail.

egg / mysql /RESTful API 开发blog系统

相关栈

node / mysql / egg / sequelizejs / redis

本地开发

1.然后找到在config/config.default.js 配置你的数据库环境

$ npm i
$ npm run dev
$ open http:https://localhost:7071/

npm scripts

  • Use npm run lint to check code style.
  • Use npm test to run unit test.
  • Use npm run autod to auto detect dependencies upgrade, see autod for more detail.

About

基于(egg,mysql,redis,RESTful)开发的一个blog系统

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages