Skip to content

鲨鱼内容管理平台,全栈解决方案之服务端,基于NodeJS+EggJS+TypeScript+Sequalize+MySQL+Redis

License

Notifications You must be signed in to change notification settings

xiguio/shau-server

Repository files navigation

鲨鱼CMS服务端

基于nodejs + eggjs + sequalize + mysql + redis

本地开发

$ npm i
$ npm run dev
$ open http://localhost:7001/

部署

$ npm run tsc
$ npm i --production
$ npm start
$ npm stop

客户端

客户端请移步 shau-app

功能模块

  • 内容列表
  • 内容详情
  • 微信登录
  • 每日签到
  • 用户等级
  • 邀请好友
  • 帮助中心 ...更多功能策划中

案例

image.pngimage.pngimage.png

About

鲨鱼内容管理平台,全栈解决方案之服务端,基于NodeJS+EggJS+TypeScript+Sequalize+MySQL+Redis

Topics

Resources

License

Stars

Watchers

Forks

Packages