hunslater / reaction

Reaction is a customizable, real-time reactive, JavaScript commerce platform.

Home Page:https://reactioncommerce.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reaction Commerce

bitHound Overall Score bitHound Dev Dependencies bitHound Code Circle CI Gitter

Reaction is an event-driven, real-time reactive commerce platform built with JavaScript (ES6). It plays nicely with npm, Docker, and React.

Reaction v.1.x

Features

Reaction’s out-of-the-box core features include:

  • Drag-and-drop merchandising
  • Order processing
  • Payments
  • Shipping
  • Taxes
  • Discounts
  • Analytics
  • Integration with dozens of third-party apps
  • See full list of features on our Roadmap

Since anything in our codebase can be extended, overwritten, or installed as a package, you may also develop, scale, and customize anything on our platform.

Getting started

Requirements

Reaction requires Meteor, Git, MongoDB, OS-specific build tools and optionally, ImageMagick. For step-by-step instructions, check out the Requirements.

Install and create your first store

Install the Reaction CLI to get started with Reaction:

npm install -g reaction-cli

Create your store:

reaction init
cd reaction
reaction

Learn more on how to configure your project.

Get involved

Documentation and tools

Get help

Learn

Join the community calls

Contribute

⭐ Star us on GitHub — it helps!

We love your pull requests! Check our our Pull Requests Encouraged issues tag for good issues to tackle.

Pull requests should:

Get more details in our Contributing guide.

Reaction Platform

Deploy on Docker

We ensure that all releases are deployable as Docker containers. While we don't regularly test other methods of deployment, our community has documented deployment strategies for AWS, Digital Ocean, and Galaxy. For an introduction to Docker deployment, the Reaction deployment guide has detailed examples.

Reaction Platform

We also offer Reaction Platform, a managed deployment platform integrated with the Reaction command line.

License

Copyright © GNU General Public License v3.0

About

Reaction is a customizable, real-time reactive, JavaScript commerce platform.

https://reactioncommerce.com/

License:GNU General Public License v3.0


Languages

Language:JavaScript 80.4%Language:CSS 10.2%Language:HTML 9.3%Language:Shell 0.2%