欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2/Agda, C++/Lisp/Haskell
Reaction Commerce
来自开放百科 - 灰狐
				
								
				(版本间的差异)
				
																
				
				
								
小 (→部署运维)  | 
			小 (→Meteor)  | 
			||
| 第17行: | 第17行: | ||
==Meteor==  | ==Meteor==  | ||
| − | 基于 [[Meteor]]   | + | 基于 [[Meteor]] 的模块化设计,packages目录下:  | 
| + |  my-custom-theme-template	reaction-collections		reaction-i18n			reaction-router			reaction-ui-navbar  | ||
| + |  reaction-accounts		reaction-core			reaction-inventory		reaction-sample-data		reaction-ui-tagnav  | ||
| + |  reaction-analytics		reaction-core-theme		reaction-layout			reaction-schemas  | ||
| + |  reaction-analytics-libs		reaction-dashboard		reaction-logger			reaction-shipping  | ||
| + |  reaction-catalog		reaction-default-theme		reaction-orders			reaction-social  | ||
| + |  reaction-checkout		reaction-email-templates	reaction-product-variant	reaction-ui   | ||
| + | 模块安装  | ||
  meteor add reactioncommerce:core  |   meteor add reactioncommerce:core  | ||
  meteor add reactioncommerce:core-theme    |   meteor add reactioncommerce:core-theme    | ||
| 第24行: | 第31行: | ||
  meteor add reactioncommerce:reaction-shipping  |   meteor add reactioncommerce:reaction-shipping  | ||
  ...  |   ...  | ||
| + | [https://github.com/reactioncommerce/reaction-helloworld Hello World] 一个简单的Meteor包  | ||
| + |  cd reaction/packages  | ||
| + |  git clone https://github.com/reactioncommerce/reaction-helloworld  | ||
| + |  cd reaction  | ||
| + |  meteor add reactioncommerce:reaction-helloworld  | ||
==项目==  | ==项目==  | ||
2016年7月4日 (一) 08:53的版本
Reaction Commerce 是一个现代、响应式、实时事件驱动的电子商务平台。基于 JavaScript、Meteor、Node.js 构建,支持 Docker 部署。
目录 | 
指南
curl https://install.meteor.com | /bin/sh # installs Meteor git clone https://github.com/reactioncommerce/reaction cd reaction meteor npm install ./reaction pull ./reaction http://local.host:3000/ ./reaction reset Resetting Database!! Also delete modules? [y/N] ./reaction install git pull meteor reset meteor --raw-logs --settings settings/dev.settings.json
Meteor
基于 Meteor 的模块化设计,packages目录下:
my-custom-theme-template reaction-collections reaction-i18n reaction-router reaction-ui-navbar reaction-accounts reaction-core reaction-inventory reaction-sample-data reaction-ui-tagnav reaction-analytics reaction-core-theme reaction-layout reaction-schemas reaction-analytics-libs reaction-dashboard reaction-logger reaction-shipping reaction-catalog reaction-default-theme reaction-orders reaction-social reaction-checkout reaction-email-templates reaction-product-variant reaction-ui
模块安装
meteor add reactioncommerce:core meteor add reactioncommerce:core-theme meteor add reactioncommerce:reaction-accounts meteor add reactioncommerce:reaction-orders meteor add reactioncommerce:reaction-shipping ...
Hello World 一个简单的Meteor包
cd reaction/packages git clone https://github.com/reactioncommerce/reaction-helloworld cd reaction meteor add reactioncommerce:reaction-helloworld
项目
- meteor-security
 - meteor-roles
 - CollectionFS 上传处理商品图片
 - meteor-simple-schema
 - FlowRouter
 - meteor-dochead
 - meteor-bunyan 日志模块
 - meteor-s-alert sweetalert
 - e3js
 
账户集成
支付
- PayPal reaction-paypal
 - Authorize.net reaction-auth-net
 - Stripe reaction-stripe
 - Braintree reaction-braintree
 - 支付宝 (暂不支持)
 - 微信支付 (暂不支持)
 
用户
部署运维
图集
链接
- Reaction Commerce官网
 - Reaction Commerce @ GitHub
 - Ongo Works We're building a new commerce experience.
 
	分享您的观点