All Projects → hai-27 → store-server

hai-27 / store-server

Licence: other
vue-store项目后端。基于Node.js(Koa)实现的电商后端项目。

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to store-server

koa-cache-lite
Zero-dependency koa router cache
Stars: ✭ 27 (-86.43%)
Mutual labels:  koa
nodejs-graphql-template
Template project for Node.js® GraphQL APIs
Stars: ✭ 13 (-93.47%)
Mutual labels:  koa
Smart-courier-cabinet
智能快递柜小程序+nodejs koa2后端
Stars: ✭ 21 (-89.45%)
Mutual labels:  koa
oss-upload-nodejs
服务器签名后直接上传文件到阿里云 OSS
Stars: ✭ 61 (-69.35%)
Mutual labels:  koa
express-to-koa
Use express middlewares in Koa2, the one that really works.
Stars: ✭ 18 (-90.95%)
Mutual labels:  koa
react-koa-universal
a boilerplate react graphql apollo css-in-js buzzword koa ssr pwa wasm throwaway app 🚮
Stars: ✭ 12 (-93.97%)
Mutual labels:  koa
Rephic
💼 Rephic 是一个基于 Koa 的 React 服务端渲染工程脚手架。支持 React-Router, Redux 以及 Less, Sass。
Stars: ✭ 23 (-88.44%)
Mutual labels:  koa
koa2-rest-scaffold
Koa2 RESTful API 脚手架。
Stars: ✭ 27 (-86.43%)
Mutual labels:  koa
koa-seo
koa SEO middleware
Stars: ✭ 36 (-81.91%)
Mutual labels:  koa
coolliyong.github.io
javascript基础
Stars: ✭ 57 (-71.36%)
Mutual labels:  koa
douban-book-api
第三方豆瓣读书 api 接口
Stars: ✭ 44 (-77.89%)
Mutual labels:  koa
touchbase.ai
E2E-encryption-powered Personal CRM - smartly engage more in meaningful relationships
Stars: ✭ 12 (-93.97%)
Mutual labels:  koa
inversify-koa-utils
inversify-koa-utils is a module based on inversify-express-utils. This module has utilities for koa 2 applications development using decorators and IoC Dependency Injection (with inversify)
Stars: ✭ 27 (-86.43%)
Mutual labels:  koa
koa-context-validator
A robust context validator for koajs. Use Joi behind the scenes.
Stars: ✭ 49 (-75.38%)
Mutual labels:  koa
Movie-Paradise
A responsive movie preview web app
Stars: ✭ 19 (-90.45%)
Mutual labels:  koa
campus-leaflets
校园传单是一个使用 Node.js、MongoDB、Koa、EJS、MDL、Less、RequireJS 和 Gulp 开发的 Node 应用程序。
Stars: ✭ 16 (-91.96%)
Mutual labels:  koa
node-fs
node-fs
Stars: ✭ 55 (-72.36%)
Mutual labels:  koa
node-input-validator
Validation library for node.js
Stars: ✭ 74 (-62.81%)
Mutual labels:  koa
restria
Entria's REST API boilerplate
Stars: ✭ 25 (-87.44%)
Mutual labels:  koa
koa-server
🗄️ GraphQL Back-end Server with Relay, Koa, MongoDB and Mongoose
Stars: ✭ 31 (-84.42%)
Mutual labels:  koa

store-server

前言

2020年寒假尤其特殊,因为新型冠状病毒肺炎疫情,学校至今没有开学。想起上学期利用课余时间学习了vuenode.js,一直想做个完整的项目实战一下,但之前在学校并没有那么多的时间。现在恰好有时间,就想着做一个项目巩固之前学到的东西。

本项目前后端分离,这是项目的后端,前端请移步vue-store

接口文档

接口文档

运行项目

1. Clone project

git clone https://github.com/hai-27/store-server.git

2. Project setup

cd store-server
npm install

3. Run project

node app.js
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].