Skip to content

sethbergman/simplecart

Repository files navigation

#Reaction Commerce Codeship Status for sethbergman/simplecart Docker Repository on Quay Gitter

Reaction is a modern reactive, real-time event driven ecommerce platform.

Reaction is built with JavaScript, Meteor, Node.js and works nicely with Docker.

See: [Package Repository for Reaction] (https://atmospherejs.com/?q=reactioncommerce)

##Contributing

Currently good for contributing, observing progress and testing. It goes without saying that we're constantly refactoring, even things that are functionally done. We do not recommend using for production usage unless you are very comfortable with the code, and aren't risk averse. There are still many parts in development!

The Docker image is automatically built at the Ongo Works public Docker repo, on any master repository changes. We're working on functionality to allow selectable Reaction/Docker images in the future.

##Installation

Node.js and NPM are required. Install from http://nodejs.org/

To install Meteor + Reaction, and start the latest release:

curl https://install.meteor.com | /bin/sh
git clone https://github.com/reactioncommerce/reaction.git
cd reaction && git checkout master
meteor

There is also an executable script that you run. Additional installation options are in the developer documentation.

Note: for Windows installation you also need:

  • OpenSSL
  • Visual Studio 2008 redistributables
  • Git + mysgit
  • ImageMagick

##Roadmap

As with all development, some items are ahead of schedule, and some are not. Here's how to get the details:

For a high level review our roadmap, take a look at the vision page Reaction Vision

For grouping of development channels by feature see project milestones: https://github.com/reactioncommerce/reaction/milestones

And finally for the kanban-esque, hardcore real time progress view, take a look our waffle board

##Developer Documentation

Getting started guide

Installation

Guidelines

Methods

Package Development

Theme Development

i18n Translations

Template Development

##Code Repositories

Hey! Where's all the code!? Most of it is in the reaction-core package...

We welcome pull requests to the latest development version branch.

##Feedback

GitHub Issues on the Reaction project are the best way to let us know about a feature request, or to report an issue.

Join us on our Gitter chat room to discuss, communicate, and share community support.

About

Shopping Cart software written in Meteor and Angular with Docker integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages