tzcodingjs / Mini Shop
Licence: mit
A Vue.js project for "零食商贩"
Stars: ✭ 41
Programming Languages
javascript
184084 projects - #8 most used programming language
Projects that are alternatives of or similar to Mini Shop
koa-orm
koa orm using sequelize & sk2 (fork from knex)
Stars: ✭ 62 (+51.22%)
Mutual labels: sequelize, koa2
React Blog
react hooks + koa2 + sequelize + mysql 构建的个人博客。具备评论、通知、上传文章等等功能
Stars: ✭ 530 (+1192.68%)
Mutual labels: sequelize, koa2
Koa Generator
Koa' application generator for 1.x and 2.x( Express-style and support all middlewares include async/await )
Stars: ✭ 929 (+2165.85%)
Mutual labels: koa2
Sequelize Joi
Joi schema validation for Sequelize models
Stars: ✭ 13 (-68.29%)
Mutual labels: sequelize
React Express Fullstack
Full stack (mostly unopinionated) starter pack with React+Redux and Expressjs
Stars: ✭ 23 (-43.9%)
Mutual labels: sequelize
Koa Dec Router
An ES6 decorator + class based router, support inherit, override, priority, auto load controllers, etc.
Stars: ✭ 19 (-53.66%)
Mutual labels: koa2
Littlewin.server
A blog backend server based on koa + mongoose.
Stars: ✭ 32 (-21.95%)
Mutual labels: koa2
Mysrv
Yet another Node.js web framework, based on koa.js 又一个 Node.js MVC 框架,基于Koa2
Stars: ✭ 10 (-75.61%)
Mutual labels: koa2
mini-shop
A Vue.js project for "零食商贩"
介绍
基于Vue全家桶,后端配合koa2、MySql完成微信小程序热门项目重构,简化了登录体系与支付系统(屏蔽)。 原项目地址:https://coding.imooc.com/class/97.html
技术栈
前端:Vue2 Vuex Vue-router 后端:koa2 MySql(Sequelize) 构建工具:Vue-cli2
项目运行效果

运行Dome
# 安装依赖
npm install
# 项目将运行在localhost:9000 || 127.0.0.1:9000 (运行项目前请先启动数据库)
npm run app
Build Setup
# install dependencies
npm install
# serve with hot reload at localhost:9000 or 127.0.0.1:9000 (start server after connect mysql)
npm run app
项目持续更新中...
updating...
Note that the project description data, including the texts, logos, images, and/or trademarks,
for each open source project belongs to its rightful owner.
If you wish to add or remove any projects, please contact us at [email protected].